Remove incorrect warning

This commit is contained in:
世界
2022-08-09 16:36:17 +08:00
parent 79a4b18ec7
commit 0e6b4df8f1
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: