Skip to content

Commit

Permalink
TEMP: disable fast fail
Browse files Browse the repository at this point in the history
  • Loading branch information
antocuni committed Feb 7, 2022
1 parent fd6836c commit 561df76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rbc_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
runs-on: ${{ matrix.os }}
timeout-minutes: 20
strategy:
fail-fast: true
#fail-fast: true
matrix:
os: [ubuntu-latest]
python-version: ['3.9', '3.8', '3.7']
Expand Down

0 comments on commit 561df76

Please sign in to comment.