diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index d1eb08c..e1b6a19 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -23,6 +23,7 @@ jobs: - uses: actions/checkout@v6 with: repository: moregeo-it/openeo-test-api + ref: refs/tags/v0.1.0 path: test-api - name: setup and run test-api working-directory: test-api