Skip to content

Commit 67f83e0

Browse files
committed
fix workflow
1 parent 481b34d commit 67f83e0

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,6 @@ jobs:
3030
jlpm
3131
jlpm run lint:check
3232
33-
- name: Test the extension
34-
run: |
35-
set -eux
36-
jlpm run test
37-
3833
- name: Build the extension
3934
run: |
4035
set -eux

0 commit comments

Comments
 (0)