Skip to content

Commit

Permalink
improve comment
Browse files Browse the repository at this point in the history
  • Loading branch information
p2edwards committed Aug 23, 2024
1 parent c543376 commit fcc3a3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
- name: Build Prod
run: SKIP_TS_CHECK=true npm run build

# Typescript Checker, ESLint
# Run TypeScript Checks and ESLint
- name: Check TypeScript # Separated for visibility
run: npm run check-types
- name: Check ESLint, errors only
Expand Down

0 comments on commit fcc3a3e

Please sign in to comment.