We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47ab628 commit 60f880dCopy full SHA for 60f880d
1 file changed
.github/workflows/push.yml
@@ -27,6 +27,7 @@ jobs:
27
yarn
28
yarn build
29
yarn lint
30
+ yarn test
31
32
release:
33
runs-on: ubuntu-latest
0 commit comments