We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e71a4a4 commit 644926cCopy full SHA for 644926c
.github/workflows/self-smoke-test-action.yml
@@ -85,6 +85,8 @@ jobs:
85
- name: ✅ Smoke-test the locally checked out action
86
uses: ./test
87
env:
88
+ DEBUG: >-
89
+ true
90
PATH: utter-nonsense
91
with:
92
user: ${{ env.devpi-username }}
0 commit comments