Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
careyjames committed Oct 13, 2023
1 parent 916767c commit d5eee15
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ jobs:

- name: Build
run: cd src && go build -v -o ../bin/dns-scout main.go && cd -
run: go test -v ./...

- name: Test
run: cd src && go test -v ./... && cd -
Expand Down

0 comments on commit d5eee15

Please sign in to comment.