Skip to content

Commit

Permalink
ci: change step name to Run Test
Browse files Browse the repository at this point in the history
  • Loading branch information
ju-Skinner committed Dec 4, 2023
1 parent de1b7ee commit b5e17e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions/test-spec/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@ runs:
run: npm ci
shell: bash

- name: Lint
- name: Run Test
run : npx nx affected --target=test --parallel=3 --ci --coverage
shell: bash

0 comments on commit b5e17e2

Please sign in to comment.