Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
kubilus1 committed Oct 18, 2023
1 parent ff472eb commit a1d8a5f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ jobs:
cd autoortho
pytest --log-level=DEBUG -v test_getortho.py test_pydds.py test_downloader.py
test-linux:
runs-on: ubuntu-latest
test-macos:
runs-on: macos-latest

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit a1d8a5f

Please sign in to comment.