Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cmaloney111 authored Jun 3, 2024
1 parent c522644 commit 2ee9067
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ jobs:
- name: 📦 Build app
run: npm run build

- name: 📏 Check for code style compliance
run: npm run eslint
#- name: 📏 Check for code style compliance
# run: npm run eslint

- name: 🧪 Run tests
run: npm run test
Expand Down

0 comments on commit 2ee9067

Please sign in to comment.