diff --git a/.github/workflows/continuous-deployment.yml b/.github/workflows/continuous-deployment.yml index 9f57fdd..b5783ba 100644 --- a/.github/workflows/continuous-deployment.yml +++ b/.github/workflows/continuous-deployment.yml @@ -30,7 +30,7 @@ jobs: - name: Run tests run: | - pytest + pytest tests deploy: