Skip to content

Commit

Permalink
ci(action.yml): add missing shell param
Browse files Browse the repository at this point in the history
  • Loading branch information
waldronmatt committed May 10, 2024
1 parent bd64862 commit a696cdc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/lint-mr/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ runs:
steps:
- name: Lint Monorepo
run: pnpm lint:mr
shell: bash

0 comments on commit a696cdc

Please sign in to comment.