We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f3d686 commit d8a266eCopy full SHA for d8a266e
.github/workflows/callable-local-e2e-test.yml
@@ -62,7 +62,7 @@ jobs:
62
uses: ./amplify-data/.github/actions/load-verdaccio-with-amplify-data
63
- name: Make script executable
64
run: chmod +x ./amplify-data/scripts/retry-npm-script.sh
65
- - name: Run cypress tests for webpack e2e test dev
+ - name: Run cypress tests for ${{ inputs.test_name }} dev
66
shell: bash
67
working-directory: ./amplify-data
68
env:
0 commit comments