Skip to content

Commit

Permalink
Issue #4 setup env based auth from benchmarks.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
soxofaan committed Jun 21, 2024
1 parent 5219b69 commit 504d396
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/benchmarks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,6 @@ jobs:
run: |
cd qa/benchmarks
pytest --random-subset=1
env:
OPENEO_AUTH_METHOD: client_credentials
OPENEO_AUTH_CLIENT_CREDENTIALS_CDSEFED: ${{ secrets.OPENEO_AUTH_CLIENT_CREDENTIALS_CDSEFED }}

0 comments on commit 504d396

Please sign in to comment.