Skip to content

Commit 40eb665

Browse files
committed
invalid job step removed from build.yml
1 parent 22e27e1 commit 40eb665

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@ jobs:
1616
with:
1717
go-version: 1.24.1
1818

19-
- name: Install dependencies
20-
run: npm ci
21-
2219
- name: Test website
2320
run: go test ./internal/website/
2421

0 commit comments

Comments
 (0)