We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09a0050 commit 3dc8459Copy full SHA for 3dc8459
.github/workflows/ci.yml
@@ -75,7 +75,6 @@ jobs:
75
76
deliver-tests:
77
runs-on: self-hosted
78
- if: ${{ env.RUN_TESTS == 'true' && env.DELIVER_ARTIFACTS == 'true' }}
79
needs: test
80
steps:
81
- name: 📦 Generate artifacts
0 commit comments