From c52bfc2c61c3080ab843d17afa21efe1101a5e49 Mon Sep 17 00:00:00 2001 From: tmcguinness Date: Tue, 25 Jun 2024 16:37:24 +0000 Subject: [PATCH] removed verson of wxflow --- .github/workflows/ci_uint_tests.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci_uint_tests.yaml b/.github/workflows/ci_uint_tests.yaml index 11e88041e2..4bc9789341 100644 --- a/.github/workflows/ci_uint_tests.yaml +++ b/.github/workflows/ci_uint_tests.yaml @@ -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 0.2.0 + pip install wxflow pip install wget - name: Cache Rocoto Install