Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
HuiSF committed Jun 7, 2024
1 parent dd4e7b1 commit 7a00087
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/callable-e2e-test-specialized.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
- name: Run Sample
shell: bash
working-directory: amplify-js-samples-staging/samples/${{ inputs.framework }}/${{ inputs.category }}/${{ matrix.sample_name }}
run: yarn run:sample
run: pwd && yarn run:sample
- name: Run tests
shell: bash
working-directory: amplify-js-samples-staging
Expand Down

0 comments on commit 7a00087

Please sign in to comment.