From 2ff9dd5cbf3c3099938831d6f82888e004c6587c Mon Sep 17 00:00:00 2001 From: "Chayim I. Kirshen" Date: Tue, 9 Nov 2021 13:43:34 +0200 Subject: cd stagearea --- .github/workflows/integration.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/integration.yaml b/.github/workflows/integration.yaml index 7609fd8..9c7f783 100644 --- a/.github/workflows/integration.yaml +++ b/.github/workflows/integration.yaml @@ -70,4 +70,5 @@ jobs: invoke devenv mkdir STAGEAREA cp -Rp tests STAGEAREA + cd STAGEAREA pytest -- cgit v1.2.1