Skip to content

Commit 644926c

Browse files
committed
🧪 Always run smoke testing in debug mode
1 parent e71a4a4 commit 644926c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/self-smoke-test-action.yml

+2
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,8 @@ jobs:
8585
- name: ✅ Smoke-test the locally checked out action
8686
uses: ./test
8787
env:
88+
DEBUG: >-
89+
true
8890
PATH: utter-nonsense
8991
with:
9092
user: ${{ env.devpi-username }}

0 commit comments

Comments
 (0)