Skip to content

Commit

Permalink
Prettier should fail
Browse files Browse the repository at this point in the history
  • Loading branch information
GregPetropoulos committed Nov 11, 2023
1 parent b75ddf7 commit 195c46c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
install-command: npm run install:frontend
runTests: false
- name: Prettier Check
uses: cypress-io/github-action@v6
run: 'npm run prettier'
- name: Run E2E tests 🧪
env:
Expand Down

0 comments on commit 195c46c

Please sign in to comment.