Skip to content

Commit

Permalink
ci(action.yml): add shell option
Browse files Browse the repository at this point in the history
  • Loading branch information
waldronmatt committed Apr 18, 2024
1 parent 3232b3f commit 520ef77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/run-affected/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ runs:

- name: Build, Lint, Test
run: npx nx affected -t build,lint,test --parallel=3
shell: bash

0 comments on commit 520ef77

Please sign in to comment.