Skip to content

Commit c788048

Browse files
authored
chore: temporarily remove needs: test for pkg-pr-new gh action (#1040)
1 parent 83109cb commit c788048

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test.yml

-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ jobs:
3535

3636
continuous-release:
3737
if: github.event_name == 'pull_request'
38-
needs: test
3938
runs-on: ubuntu-latest
4039
steps:
4140
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)