Skip to content

Commit

Permalink
changed yaml file
Browse files Browse the repository at this point in the history
  • Loading branch information
Alina Voilova committed Jul 24, 2024
1 parent 1ddfff1 commit 922b070
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci-on-pullreq.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
test:
runs-on: ${{ matrix.os }}
strategy:
fail-fast: true
fail-fast: false
matrix:
os: ["ubuntu-latest", "macos-latest", "windows-latest"]
python-version: ["3.10", "3.11", "3.12"]
Expand Down
8 changes: 0 additions & 8 deletions dev_scripts/test_new_ver.py

This file was deleted.

0 comments on commit 922b070

Please sign in to comment.