Skip to content

Commit

Permalink
remove tests from workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Sohimaster committed Apr 5, 2024
1 parent 4fea142 commit 8c47449
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,3 @@ jobs:
run: sudo apt-get install -y libusb-1.0-0-dev
- name: Build
run: go build
- name: Test
run: go test ./...

0 comments on commit 8c47449

Please sign in to comment.