Skip to content

Commit

Permalink
🧪 Always run smoke testing in debug mode
Browse files Browse the repository at this point in the history
  • Loading branch information
webknjaz committed Dec 7, 2022
1 parent e71a4a4 commit 644926c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/self-smoke-test-action.yml
Expand Up @@ -85,6 +85,8 @@ jobs:
- name: ✅ Smoke-test the locally checked out action
uses: ./test
env:
DEBUG: >-
true
PATH: utter-nonsense
with:
user: ${{ env.devpi-username }}
Expand Down

0 comments on commit 644926c

Please sign in to comment.