Skip to content

Commit

Permalink
update testing gh action
Browse files Browse the repository at this point in the history
  • Loading branch information
AmrSaber committed May 31, 2022
1 parent 9dd141e commit bd74005
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ jobs:
go-version: '1.18'

- name: Run tests
run: go test -v -timeout 30s ./...
run: go test -v -race -timeout 5s ./...

0 comments on commit bd74005

Please sign in to comment.