Skip to content

Commit ad15951

Browse files
committed
updates
Signed-off-by: Jess Frazelle <[email protected]>
1 parent 43f3246 commit ad15951

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/build-test.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -50,11 +50,6 @@ jobs:
5050
make cover
5151
env:
5252
KITTYCAD_API_TOKEN: ${{secrets.KITTYCAD_API_TOKEN}}
53-
- name: staticcheck
54-
shell: bash
55-
run: |
56-
go get honnef.co/go/tools/cmd/staticcheck@latest
57-
make staticcheck
5853
- name: Upload coverage to Codecov
5954
uses: codecov/codecov-action@v3
6055
with:

0 commit comments

Comments
 (0)