Skip to content

Commit 2f1be99

Browse files
committed
Update github workflow
1 parent 51630fc commit 2f1be99

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/complaince_check.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
node-version: 20
2929
- name: Test
3030
run: |
31+
cd test
3132
npm install
3233
npm test
3334
- name: Print test snapshots

0 commit comments

Comments
 (0)