Update README to comply with Codacy standards (#360)

This commit is contained in:
Misha Bragin
2022-06-09 12:09:05 +02:00
committed by GitHub
parent bfff6110aa
commit a88ac40b05
2 changed files with 30 additions and 34 deletions

View File

@@ -26,4 +26,4 @@ jobs:
run: go mod tidy
- name: Test
run: go test -exec 'sudo --preserve-env=CI' -timeout 5m -p 1 ./...
run: go test -exec 'sudo --preserve-env=CI' -timeout 5m -p 1 ./...