Skip to content

Commit

Permalink
chore: temporarily remove needs: test for pkg-pr-new gh action
Browse files Browse the repository at this point in the history
  • Loading branch information
maiieul committed Jan 13, 2025
1 parent 83109cb commit fe32960
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ jobs:

continuous-release:
if: github.event_name == 'pull_request'
needs: test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit fe32960

Please sign in to comment.