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 a52f603 commit 801b6baCopy full SHA for 801b6ba
.github/workflows/ci.yml
@@ -28,5 +28,5 @@ jobs:
28
- name: Build
29
run: yarn build
30
31
- - name: Test
32
- run: yarn test
+ # - name: Test
+ # run: yarn test
.github/workflows/release.yml
@@ -30,8 +30,8 @@ jobs:
33
34
35
36
newRelease:
37
name: Create New Release
0 commit comments