Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
HerrCai0907 committed Nov 2, 2024
1 parent 65ceff2 commit d76e964
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,9 @@ jobs:
else
printf "\nOK: Distributions files have not been modified.\n";
fi
- name: Check
- name: Build
run: npm run build
- name: Check repo
run: npm run check
compiler:
name: "Compiler (${{ matrix.os }}, node ${{ matrix.node_version }})"
Expand Down

0 comments on commit d76e964

Please sign in to comment.