Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
csett86 authored Apr 21, 2024
1 parent 037bc4d commit 9b7c975
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
architecture: ${{ matrix.arch }}
- run: npm ci
- run: npm run lint
- run: npm run test
- run: TESTING=true npx mocha
shell: bash
- name: Prebuildify
run: npm run prebuild-$BUILD_GROUP
Expand Down

0 comments on commit 9b7c975

Please sign in to comment.