Skip to content

Commit

Permalink
Update test_windows_main.yml
Browse files Browse the repository at this point in the history
Add get petsc extra to Windows tests
  • Loading branch information
John Eslick committed Mar 16, 2022
1 parent be53da4 commit afdeb29
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 @@ -17,7 +17,7 @@ jobs:
cd idaes-pse
git checkout master
pip install -r requirements-dev.txt
idaes get-extensions --url https://github.com/IDAES/idaes-ext/releases/download/test-release/
idaes get-extensions --url https://github.com/IDAES/idaes-ext/releases/download/test-release/ --extra petsc
- name: "Test IDAES-PSE"
shell: cmd
run: |
Expand Down

0 comments on commit afdeb29

Please sign in to comment.