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 Aug 11, 2021
1 parent fec3421 commit ecf7e86
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'
pytest -m "not integration"'

0 comments on commit ecf7e86

Please sign in to comment.