diff --git a/.github/workflows/integration-tests.yml b/.github/workflows/integration-tests.yml index 19f6fe8b..468e46cf 100644 --- a/.github/workflows/integration-tests.yml +++ b/.github/workflows/integration-tests.yml @@ -47,7 +47,7 @@ jobs: python-version: ${{ matrix.python-version }} - name: Run empty script - run: bash ./.github/scripts/my-script.sh + run: bash ./scripts/my-script.sh # - name: Setup postgres # uses: ./.github/actions/setup-postgres-linux