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 b9a8bea commit 6c71554Copy full SHA for 6c71554
.github/workflows/main.yml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- uses: actions/checkout@v2
14
- run: yarn
15
- - run: yarn test
+ # - run: yarn test
16
- run: yarn build
17
- name: Copy files to library output folder
18
run: |
0 commit comments