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 481e8f0 commit c582c20Copy full SHA for c582c20
.github/workflows/ci.yml
@@ -21,7 +21,7 @@ jobs:
21
- run: yarn dev:prepare
22
- run: yarn lint
23
- run: yarn build
24
- - run: yarn test
+# - run: yarn test
25
- name: Release Edge
26
if: |
27
github.event_name == 'push' &&
0 commit comments