Skip to content

Commit

Permalink
fail fast
Browse files Browse the repository at this point in the history
  • Loading branch information
kokes committed Dec 5, 2023
1 parent 64990e2 commit 9159910
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/partial.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@ jobs:
runs-on: ${{ matrix.os }}
timeout-minutes: 15
strategy:
# tohle se hodi vypnout, az budem zapinat novy joby
fail-fast: false
fail-fast: true
matrix:
os: ['ubuntu-latest', 'windows-latest']
python-version: ['3.12', '3.8'] # na partial nam staci nejnovejsi a nejstarsi verze
Expand Down

0 comments on commit 9159910

Please sign in to comment.