We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a20be02 commit da3e79dCopy full SHA for da3e79d
.github/workflows/downstream.yml
@@ -12,7 +12,7 @@ jobs:
12
strategy:
13
matrix:
14
python-version: ["3.9"]
15
-
+ fail-fast: false
16
steps:
17
- name: Checkout
18
uses: actions/checkout@v2
0 commit comments