Skip to content

Commit

Permalink
Update test_windows_main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
John Eslick committed Dec 21, 2021
1 parent 842a696 commit 802c774
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_windows_main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
shell: cmd
run: |
cd idaes-pse\idaes
pytest -m "not integration" --ignore dmf --ignore commands
pytest -m "not integration" --ignore=dmf --ignore=commands

0 comments on commit 802c774

Please sign in to comment.