Skip to content

Commit

Permalink
Updating the _toc.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JavalVyas2000 committed Jan 24, 2024
1 parent 7463c9c commit b8ed3c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
run: |
pwd
ls idaes_examples
pytest -v idaes_examples -k "not idaes_examples/notebooks/docs/surrogates/SCO2_example/ALAMO/SCO2_alamo_surrogate_test"
pytest -v idaes_examples -k "not idaes_examples/notebooks/docs/surrogates/SCO2_example/ALAMO/SCO2_alamo_surrogate_test.ipynb"
- name: Upload pytest-xdist worker logs
if: success() || failure()
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit b8ed3c5

Please sign in to comment.