Remove incorrect warning

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