From 1bacf5a823e5f696cd4749e9d915f0690bf59d02 Mon Sep 17 00:00:00 2001 From: Ric Evans Date: Mon, 14 Aug 2023 17:00:15 -0500 Subject: [PATCH] install `wipac-rest-tools` --- .github/workflows/wipac-cicd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/wipac-cicd.yml b/.github/workflows/wipac-cicd.yml index bbb0d9f3..4c52ebf9 100644 --- a/.github/workflows/wipac-cicd.yml +++ b/.github/workflows/wipac-cicd.yml @@ -135,7 +135,7 @@ jobs: & sleep 30 - pip install pytest + pip install pytest wipac-rest-tools pytest -vvv tests/integration