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 authored Aug 11, 2021
1 parent df6383a commit 012aae6
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 @@ -16,7 +16,7 @@ jobs:
git clone https://github.com/idaes/idaes-pse.git
cd idaes-pse
git checkout master
pip install -e .
pip install -r requirements-dev.txt
idaes get-extensions --url https://github.com/IDAES/idaes-ext/releases/download/test-release/
- name: "Test IDAES-PSE"
shell: cmd
Expand Down

0 comments on commit 012aae6

Please sign in to comment.