Skip to content

Commit

Permalink
GH: Set correct command for test
Browse files Browse the repository at this point in the history
  • Loading branch information
blackandred committed Jan 16, 2022
1 parent 109fa6b commit d3c4733
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,4 @@ jobs:
go-version: 1.17

- name: Test
run: "go test tracexit"
env:
GOROOT: "$(pwd)"
run: "go test -v"

0 comments on commit d3c4733

Please sign in to comment.