Skip to content

Commit

Permalink
Return sequential jobs execution back
Browse files Browse the repository at this point in the history
  • Loading branch information
shimkiv authored Jun 29, 2024
1 parent e6f8790 commit ce6f9ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pkg-pr-new-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
- name: Publish o1js on pkg-pr-new
run: npx pkg-pr-new publish # Enable `--compact` once published to NPM with `repository` in package.json
pkg-pr-new-mina-signer:
needs: [pkg-pr-new-o1js]
strategy:
matrix:
node: [20]
Expand Down

0 comments on commit ce6f9ec

Please sign in to comment.