We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 300aa36 commit 7f7bc7cCopy full SHA for 7f7bc7c
.github/workflows/test.yml
@@ -49,4 +49,4 @@ jobs:
49
50
- name: Run test
51
run: |
52
- node setup-test.js
+ cd test && node setup-test.js
0 commit comments