Skip to content
This repository was archived by the owner on Jul 15, 2026. It is now read-only.

Commit 9ac9167

Browse files
author
Felix Hennig
committed
Removed lint step (It's included in the bundle step)
1 parent 26b2245 commit 9ac9167

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,4 @@ jobs:
2121
${{ runner.OS }}-node-
2222
${{ runner.OS }}-
2323
- run: npm ci
24-
- run: node_modules/.bin/gulp lint
2524
- run: node_modules/.bin/gulp bundle

0 commit comments

Comments
 (0)