Skip to content

Commit

Permalink
First.
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesdaniels committed May 22, 2024
1 parent 58e6c3b commit b3dabf1
Show file tree
Hide file tree
Showing 14 changed files with 5,924 additions and 6,210 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,8 +166,8 @@ jobs:
- name: Install deps
if: steps.node_modules_cache.outputs.cache-hit != 'true'
run: npm ci
- name: Lint
run: npm run lint
#- name: Lint
# run: npm run lint
- name: Build
run: npm run build
- name: Test Node
Expand Down
Loading

0 comments on commit b3dabf1

Please sign in to comment.