We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c31765c commit 12621cfCopy full SHA for 12621cf
.github/workflows/tests.yml
@@ -11,6 +11,7 @@ jobs:
11
dependencies:
12
- "lowest"
13
- "highest"
14
+ fail-fast: false
15
steps:
16
- uses: actions/checkout@v4
17
0 commit comments