We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f22ad5 commit b113b77Copy full SHA for b113b77
1 file changed
.github/workflows/run-cypress-tests.yml
@@ -17,4 +17,4 @@ jobs:
17
- name: Start e2e env
18
uses: HSLdevcom/jore4-tools/github-actions/run-ci@main
19
with:
20
- timetables_api_version: "${{ env.IMAGE_NAME }}:${{ env.COMMIT_ID }}"
+ timetablesapi_version: "${{ env.IMAGE_NAME }}:${{ env.COMMIT_ID }}"
0 commit comments