Skip to content

Commit 1c4cbc3

Browse files
committed
chore(release.yml): remove unnecessary 'needs: test' line from release job
1 parent 397adfe commit 1c4cbc3

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ jobs:
2323
issues: write
2424
pull-requests: write
2525
name: Semantic Release
26-
needs: test
2726
runs-on: ubuntu-latest
2827
if: github.event_name == 'push'
2928

0 commit comments

Comments
 (0)