Skip to content

Commit

Permalink
chore(ci): update validate workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jessicatarra committed Mar 12, 2024
1 parent bab271e commit 79c1bf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
- name: Install Tools
run: ./.github/workflows/scripts/install-tools.sh
- name: Check formatting
run: melos format:check
run: melos format --output none --set-exit-if-changed

test_linux:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 79c1bf9

Please sign in to comment.