Skip to content

Commit

Permalink
ci 🤖: remove build stage
Browse files Browse the repository at this point in the history
  • Loading branch information
toadharvard committed Mar 25, 2024
1 parent b817e65 commit 1af8910
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,5 @@ jobs:
with:
go-version: '1.22'

- name: Build
run: go build .

- name: Test
run: go test -v ./...

0 comments on commit 1af8910

Please sign in to comment.