Skip to content

Commit 7d4e94e

Browse files
Update build.yml
1 parent ad5d55b commit 7d4e94e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/build.yml

-4
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,6 @@ jobs:
2222
run: npm run build
2323
env:
2424
CI: 'true'
25-
- name: web-ext lint
26-
run: npx web-ext lint -s dist
27-
env:
28-
CI: 'true'
2925
- uses: actions/upload-artifact@master
3026
with:
3127
name: EhSyringe.zip

0 commit comments

Comments
 (0)