Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
travisjeffery committed Apr 26, 2020
1 parent 537981c commit a8fef31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
uses: actions/checkout@v2

- name: Run tests
run: go test -v -race -p=1 ./...
run: go test -v -p=1 ./...

0 comments on commit a8fef31

Please sign in to comment.