Update ci.yml

This commit is contained in:
Sun Yimin 2022-06-07 17:38:29 +08:00 committed by GitHub
parent f4913888c9
commit 2ad4ddb506
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,4 +36,4 @@ jobs:
key: ${{ runner.os }}-${{ env.cache-name }}-${{ hashFiles('**/go.sum') }}
- name: Test
run: go test -v -short ./...
run: go test -v -short sm9/...