We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51630fc commit 2f1be99Copy full SHA for 2f1be99
1 file changed
.github/workflows/complaince_check.yml
@@ -28,6 +28,7 @@ jobs:
28
node-version: 20
29
- name: Test
30
run: |
31
+ cd test
32
npm install
33
npm test
34
- name: Print test snapshots
0 commit comments