Skip to content

Commit

Permalink
Merge pull request #340 from privacybydesign/fix-integration-test-ser…
Browse files Browse the repository at this point in the history
…verside

CI/CD: integration-test-serverside is run using wrong irmaclient version
  • Loading branch information
ivard authored Sep 5, 2023
2 parents f002314 + 5e8439f commit feb39a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/status-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ jobs:
strategy:
matrix:
irmaclient-ref:
- ab3f743c339f10bd80fe79d0d8d34e8be0c430a3 # v0.13.2 (integration test did not exist when version tag was created)
- f0023141ec429d912e329665f937d05b178a3fee # v0.13.2 (integration test did not exist when version tag was created)
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit feb39a4

Please sign in to comment.