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 d7da305 commit 4d1b17eCopy full SHA for 4d1b17e
.github/workflows/test.yml
@@ -29,4 +29,4 @@ jobs:
29
- run: yarn
30
- run: yarn build
31
- run: yarn test
32
- - run: yarn make integration-test
+ - run: make integration-test
0 commit comments