Skip to content

Commit

Permalink
needed to pip install config_env_bash when resolving import wxflow in…
Browse files Browse the repository at this point in the history
… test codes
  • Loading branch information
Terry.McGuinness authored and Terry.McGuinness committed Jun 27, 2024
1 parent c4bc9ce commit 445658b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_uint_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
sudo apt-get install -y perl libxml-libxml-perl libxml-libxslt-perl libdatetime-perl
python -m pip install --upgrade pip
pip install pytest
pip install wxflow
pip install wxflow git+https://github.com/NOAA-EMC/wxflow.git@config_env_bash
pip install wget
- name: Cache Rocoto Install
Expand Down

0 comments on commit 445658b

Please sign in to comment.