Remove incorrect warning

This commit is contained in:
世界 2022-08-09 16:36:17 +08:00
parent 79a4b18ec7
commit 0e6b4df8f1
No known key found for this signature in database
GPG key ID: CD109927C34A63C4
6 changed files with 14 additions and 22 deletions

View file

@ -49,7 +49,6 @@ jobs:
popd
- name: Run Test
run: |
cd test
go test -v ./...
cross:
strategy: