Skip to content

Commit

Permalink
still need to do the pip install of wxflow to get all the Jinja stuff…
Browse files Browse the repository at this point in the history
… too
  • Loading branch information
Terry McGuinness committed Jun 24, 2024
1 parent f553a33 commit 9d329bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-unit_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +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
- name: Cache Rocoto Install
uses: actions/cache@v4
Expand Down

0 comments on commit 9d329bb

Please sign in to comment.