This commit is contained in:
nemo-shen 2021-12-15 00:12:33 +08:00 committed by neverland
parent 88e99b6ed2
commit 6217fbec85

View File

@ -31,6 +31,9 @@ jobs:
- name: Export yarn.lock
run: cat yarn.lock
- name: Export gst
run: git status
- name: Run test cases
run: npm test