Skip to content

Commit

Permalink
another go at the environment artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
robfalck committed Jul 21, 2023
1 parent ac8b5fa commit 663f6b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dymos_tests_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@ jobs:
run: |
conda info
conda list
conda env export --name test --file $HOME/environment.yml
conda env export --name test --file environment.yml
echo "============================================================="
echo "Check installed versions of Python, Numpy and Scipy"
Expand Down

0 comments on commit 663f6b6

Please sign in to comment.