From 62a7f3d997584c2d91c299a41b270bbec6d8bb15 Mon Sep 17 00:00:00 2001 From: Ulrik Egede Date: Wed, 14 Feb 2024 15:58:39 +1100 Subject: [PATCH] Fix location of tests --- .github/workflows/testing.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/testing.yml b/.github/workflows/testing.yml index a52fe91..51c3384 100644 --- a/.github/workflows/testing.yml +++ b/.github/workflows/testing.yml @@ -26,6 +26,4 @@ jobs: - name: Test with pytest run: | . ~/venv/bin/activate - ls - ls ~ - python -m pytest gangagsoc/test + python -m pytest test