Skip to content

Commit

Permalink
Don't run this on Windows, it doesn't work
Browse files Browse the repository at this point in the history
  • Loading branch information
yanone committed Dec 20, 2024
1 parent 5edbf5f commit c1f0c5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:
cd gftools
pytest tests -k 'not test_servers and not test_gfgithub'
- name: Run diffenator2 tests
if: matrix.platform != 'windows-latest'
env:
GH_TOKEN: ${{ github.token }}
run: |
Expand Down

0 comments on commit c1f0c5a

Please sign in to comment.