Skip to content

Commit

Permalink
blah
Browse files Browse the repository at this point in the history
  • Loading branch information
altendky committed May 15, 2024
1 parent ca379b0 commit 63555b8
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/code-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,6 @@ jobs:
node-version-file: ".nvmrc"
- name: npm ci
run: npm ci
- name: npm run build:ci
run: npm run build:ci
- name: debug
run: |
prettier --check --ignore-path .gitignore .
git diff --exit-code
- name: Check for Prettier issues
run: npm run check:prettier
- name: Check for ESLint issues
Expand Down

0 comments on commit 63555b8

Please sign in to comment.