Skip to content

Commit 65729e3

Browse files
committed
iterate on build script
1 parent 025daab commit 65729e3

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
@@ -26,11 +26,6 @@ jobs:
2626
jlpm
2727
jlpm eslint:check
2828
29-
- name: Test the extension
30-
run: |
31-
set -eux
32-
jlpm run test
33-
3429
- name: Build the extension
3530
run: |
3631
set -eux

0 commit comments

Comments
 (0)