build(ci): debug

This commit is contained in:
nemo-shen 2021-12-14 23:56:40 +08:00 committed by neverland
parent 33a32903e0
commit 88e99b6ed2

View File

@ -28,6 +28,9 @@ jobs:
- name: Install dependencies
uses: bahmutov/npm-install@v1
- name: Export yarn.lock
run: cat yarn.lock
- name: Run test cases
run: npm test