We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 80bacb3 + 601e2b7 commit 1c60340Copy full SHA for 1c60340
.github/workflows/release.yml
@@ -10,8 +10,6 @@ jobs:
10
name: Build and Release
11
runs-on: ubuntu-latest
12
13
- # This job will only run if the 'test' job from the CI passes
14
- needs: [test]
15
16
steps:
17
- uses: actions/checkout@v4
0 commit comments