Skip to content

Commit

Permalink
removed pytest junit install
Browse files Browse the repository at this point in the history
  • Loading branch information
tmcguinness committed May 29, 2024
1 parent 05797cd commit 2cc2fe2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci-unit_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ 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 pytest-junit
- name: Cache Rocoto Install
uses: actions/cache@v4
Expand Down

0 comments on commit 2cc2fe2

Please sign in to comment.