Skip to content
This repository has been archived by the owner on Mar 25, 2024. It is now read-only.

Commit

Permalink
ci: added missing "needs" statement
Browse files Browse the repository at this point in the history
  • Loading branch information
benceharomi committed Oct 7, 2023
1 parent 83737f4 commit c81b2a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
typechain-types
test:
needs: [build]
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit c81b2a4

Please sign in to comment.