We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e58699 commit d7da305Copy full SHA for d7da305
1 file changed
.github/workflows/test.yml
@@ -29,3 +29,4 @@ jobs:
29
- run: yarn
30
- run: yarn build
31
- run: yarn test
32
+ - run: yarn make integration-test
0 commit comments