Skip to content

Commit

Permalink
reset pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
SKairinos committed Apr 17, 2024
1 parent b3f7816 commit 9ac4250
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
release:
concurrency: release
runs-on: ubuntu-latest
# needs: [test]
needs: [test]
if: github.ref_name == 'main'
env:
# Value must match in the test job.
Expand Down

0 comments on commit 9ac4250

Please sign in to comment.