Skip to content

Commit

Permalink
Update .github/workflows/checkE2ETestCode.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Andrew Gable <[email protected]>
  • Loading branch information
hannojg and AndrewGable authored Feb 29, 2024
1 parent 04b561f commit 682c359
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checkE2ETestCode.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ jobs:
- name: Setup Node
uses: ./.github/actions/composite/setupNode

- name: Compile e2e test runner
- name: Verify e2e tests compile correctly
run: npm run e2e-test-runner-build

0 comments on commit 682c359

Please sign in to comment.