Skip to content

Commit 44601e1

Browse files
committed
no test on build
1 parent 9095ccc commit 44601e1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/gh-release.yaml

-3
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,6 @@ jobs:
3737
- name: Build
3838
run: deno task build
3939

40-
- name: Test
41-
run: deno task test
42-
4340
- name: Release
4441
uses: softprops/action-gh-release@v1
4542
if: startsWith(github.ref, 'refs/tags/')

0 commit comments

Comments
 (0)