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 d57dbf0 commit b61386fCopy full SHA for b61386f
.github/workflows/build.yml
@@ -45,7 +45,7 @@ jobs:
45
- name: Build Package
46
run: ./scripts/build.sh
47
48
- - name: Run unit tests
+ - name: Run unit tests
49
id: tests
50
run: npm run test:unit:all
51
0 commit comments