We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6871ae9 commit 69bb582Copy full SHA for 69bb582
.github/workflows/run-tests.yml
@@ -26,6 +26,7 @@ jobs:
26
yarn install
27
cd ../..
28
29
+ yarn build
30
yarn test
31
32
- name: Install dependencies
0 commit comments