Skip to content

Commit

Permalink
chore(ci): revert fail-fast to true
Browse files Browse the repository at this point in the history
  • Loading branch information
hanxiao committed Jan 19, 2021
1 parent d8b9952 commit fb84d63
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@ jobs:
needs: prep-testbed
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
python-version: [3.7]
test-path: ${{fromJson(needs.prep-testbed.outputs.matrix)}}
Expand Down

0 comments on commit fb84d63

Please sign in to comment.