We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bb6e72 commit c0ebb14Copy full SHA for c0ebb14
.github/workflows/ci.yml
@@ -15,6 +15,7 @@ jobs:
15
tests:
16
runs-on: ${{ matrix.os }}
17
strategy:
18
+ fail-fast: false
19
matrix:
20
os: ["ubuntu-latest", "windows-2022"]
21
type: ["brownie", "buidler", "dapp", "embark", "etherlime", "hardhat", "solc", "truffle", "waffle", "foundry"]
0 commit comments