Skip to content

Commit

Permalink
Remove install-checks
Browse files Browse the repository at this point in the history
  • Loading branch information
Grendel7 authored Oct 24, 2023
1 parent cbf77c3 commit 89a29cd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/go-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,5 @@ jobs:
- name: Test
run: go test -v ./...

- name: Install Checks
run: ./scripts/install-checks.sh

- name: Check
run: ./scripts/check.sh

0 comments on commit 89a29cd

Please sign in to comment.