Skip to content

Commit

Permalink
Fix CI testing
Browse files Browse the repository at this point in the history
  • Loading branch information
makew0rld committed Feb 12, 2021
1 parent 4a0dd15 commit 58f68f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
- name: Checkout code
uses: actions/checkout@v2
- name: Test
run: go test -race ./...
run: go test -race

0 comments on commit 58f68f0

Please sign in to comment.