diff --git a/.github/workflows/bpm-ai-core.yml b/.github/workflows/bpm-ai-core.yml index 38c8f14..d181b83 100644 --- a/.github/workflows/bpm-ai-core.yml +++ b/.github/workflows/bpm-ai-core.yml @@ -11,7 +11,7 @@ jobs: pytest: defaults: run: - working-directory: ./bpm-ai-core + working-directory: ./bpm-ai-core/tests strategy: fail-fast: false runs-on: ubuntu-latest