We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a9eaef commit 102d8abCopy full SHA for 102d8ab
.github/workflows/self-smoke-test-action.yml
@@ -36,7 +36,7 @@ jobs:
36
env:
37
DEVPI_PASSWORD: ${{ env.devpi-password }}
38
ports:
39
- - ${{ env.devpi-port }}
+ - 3141
40
41
timeout-minutes: 2
42
0 commit comments