Skip to content

Commit b6c9f22

Browse files
authored
Revert "chore: temporarily remove needs: test for pkg-pr-new gh action (#1040)" (#1041)
This reverts commit c788048.
1 parent c788048 commit b6c9f22

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

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

3636
continuous-release:
3737
if: github.event_name == 'pull_request'
38+
needs: test
3839
runs-on: ubuntu-latest
3940
steps:
4041
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)