Skip to content

Commit

Permalink
run id trial 2
Browse files Browse the repository at this point in the history
  • Loading branch information
jensens committed Dec 9, 2024
1 parent a888bf7 commit fe214c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integrationtests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
env:
EDUTAP_WALLET_GOOGLE_CREDENTIALS_FILE: edutap-wallet-google-credentials.json
EDUTAP_WALLET_GOOGLE_ISSUER_ID: ${{ secrets.ISSUER_ID }}
EDUTAP_WALLET_GOOGLE_INTEGRATION_TEST_PREFIX: ${{ GITHUB_RUN_ID }}
EDUTAP_WALLET_GOOGLE_INTEGRATION_TEST_PREFIX: ${{ github.run_id }}

run: |
echo "${{ secrets.SERVICE_ACCOUNT_JSON }}" > $EDUTAP_WALLET_GOOGLE_CREDENTIALS_FILE
Expand Down

0 comments on commit fe214c0

Please sign in to comment.