mirror of
https://gitcode.com/gh_mirrors/gh/gh-action-pypi-publish.git
synced 2026-07-02 18:27:49 +00:00
🧪 Always run smoke testing in debug mode
This commit is contained in:
@@ -85,6 +85,8 @@ jobs:
|
|||||||
- name: ✅ Smoke-test the locally checked out action
|
- name: ✅ Smoke-test the locally checked out action
|
||||||
uses: ./test
|
uses: ./test
|
||||||
env:
|
env:
|
||||||
|
DEBUG: >-
|
||||||
|
true
|
||||||
PATH: utter-nonsense
|
PATH: utter-nonsense
|
||||||
with:
|
with:
|
||||||
user: ${{ env.devpi-username }}
|
user: ${{ env.devpi-username }}
|
||||||
|
|||||||
Reference in New Issue
Block a user