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 bfdd9d4 commit a806908Copy full SHA for a806908
.github/workflows/ci.yml
@@ -54,6 +54,7 @@ jobs:
54
runs-on: ubuntu-latest
55
needs: [check]
56
strategy:
57
+ fail-fast: false
58
matrix:
59
include:
60
# TODO: There are currently no working Atmel tests...
0 commit comments