Skip to content

Commit

Permalink
removed verson of pytest got get latest for pythohn 3.13.3
Browse files Browse the repository at this point in the history
  • Loading branch information
TerryMcGuinness-NOAA committed Jun 25, 2024
1 parent c25dda8 commit 6d3a462
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 @@ -23,7 +23,7 @@ jobs:
sudo apt-get update
sudo apt-get install -y perl libxml-libxml-perl libxml-libxslt-perl libdatetime-perl
python -m pip install --upgrade pip
pip install pytest 8.2.2
pip install pytest
pip install wxflow 0.2.0
pip install wget
Expand Down

0 comments on commit 6d3a462

Please sign in to comment.