Skip to content

Commit

Permalink
Update test_linux.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
John Eslick authored Dec 21, 2021
1 parent 8abadc0 commit 842a696
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ jobs:
cd /repo/idaes-pse/idaes
eval "$(/root/miniconda/bin/conda shell.bash hook)"
conda activate idaes
pytest -m "not integration" --ignore dmf --ignore commands'
pytest -m "not integration" --ignore=dmf --ignore=commands'

0 comments on commit 842a696

Please sign in to comment.