Skip to content

Commit f95fe5e

Browse files
committed
Critical Fix: The release CI was able to fail the tests and still proceed with publishing...
1 parent 7d96b9b commit f95fe5e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434

3535
verify:
3636
name: Verify Release
37+
needs: test
3738
runs-on: ubuntu-latest
3839
steps:
3940
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)