mirror of
https://github.com/yugasun/qrcode-decoder.git
synced 2026-08-12 12:12:06 +08:00
chore: fix test ci
This commit is contained in:
@@ -74,6 +74,9 @@ jobs:
|
||||
- name: Install deps
|
||||
run: pnpm install
|
||||
|
||||
- name: Build
|
||||
run: pnpm run build
|
||||
|
||||
- name: Test
|
||||
run: pnpm run test
|
||||
|
||||
|
||||
Reference in New Issue
Block a user