Skip to content

Commit

Permalink
Add fail-fast back into checks
Browse files Browse the repository at this point in the history
  • Loading branch information
ericglau committed Nov 22, 2023
1 parent 86f786a commit f73d46e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
package:
- core
- plugin-hardhat
fail-fast: false
fail-fast: true

runs-on: ubuntu-latest

Expand Down

0 comments on commit f73d46e

Please sign in to comment.