mirror of
https://github.com/emmansun/gmsm.git
synced 2025-04-27 04:36:19 +08:00
Update ci.yml
This commit is contained in:
parent
f4913888c9
commit
2ad4ddb506
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -36,4 +36,4 @@ jobs:
|
|||||||
key: ${{ runner.os }}-${{ env.cache-name }}-${{ hashFiles('**/go.sum') }}
|
key: ${{ runner.os }}-${{ env.cache-name }}-${{ hashFiles('**/go.sum') }}
|
||||||
|
|
||||||
- name: Test
|
- name: Test
|
||||||
run: go test -v -short ./...
|
run: go test -v -short sm9/...
|
||||||
|
Loading…
x
Reference in New Issue
Block a user