Skip to content

Commit

Permalink
Merge pull request #639 from mprib/mprib-patch-1
Browse files Browse the repository at this point in the history
Update pytest.yml
  • Loading branch information
mprib committed Sep 15, 2024
2 parents 7696946 + 66819cb commit 161cb8b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,9 @@ jobs:
github.event_name == 'workflow_dispatch'
strategy:
fail-fast: false
matrix:
python-version: ['3.10','3.11']
os: [ubuntu-latest, macos-latest, windows-latest]
python-version: ["3.10", "3.11"]
include:
- os: ubuntu-latest
path: ~/.cache/pip
Expand Down

0 comments on commit 161cb8b

Please sign in to comment.