Skip to content

Commit

Permalink
Mark as unix-specific
Browse files Browse the repository at this point in the history
  • Loading branch information
WardBrian authored May 5, 2023
1 parent 96684c6 commit 3b0778b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ jobs:
BRIDGESTAN: ${{ github.workspace }}

- name: Run tests (Unix-specific)
if: matrix.os != 'windows-latest'
run: |
pytest -v python/ --run-type=ad_hessian
env:
Expand Down

0 comments on commit 3b0778b

Please sign in to comment.