Skip to content

Commit

Permalink
Merge pull request #73 from Mews/fix-ci-testing-2
Browse files Browse the repository at this point in the history
Run tests on ubuntu only
  • Loading branch information
peterdudfield authored Jun 19, 2024
2 parents b14bb6c + 7becc25 commit efbdb7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/workflows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ jobs:
pytest_numcpus: "2"
# pytest-cov looks at this folder
pytest_cov_dir: "dgmr"
os_list: '["ubuntu-latest"]'

0 comments on commit efbdb7c

Please sign in to comment.