Skip to content

Commit

Permalink
Source establish_conda_env.sh first.
Browse files Browse the repository at this point in the history
  • Loading branch information
joshua-cogliati-inl committed Apr 22, 2024
1 parent 71abedf commit b5948d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ jobs:
uses: actions/checkout@v3
- run: pwd
- run: ./initalize_tests.sh
- run: ./run_tests
- run: source raven/scripts/establish_conda_env.sh --load && ./run_tests

0 comments on commit b5948d2

Please sign in to comment.