mirror of
https://github.com/emmansun/gmsm.git
synced 2025-05-13 20:46:17 +08:00
Update ci.yml
This commit is contained in:
parent
ccdb7b0568
commit
2d64b499cb
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -37,3 +37,6 @@ jobs:
|
|||||||
|
|
||||||
- name: Test
|
- name: Test
|
||||||
run: go test -v -short ./...
|
run: go test -v -short ./...
|
||||||
|
|
||||||
|
- name: Test Generic
|
||||||
|
run: go test -v -short -tags generic ./...
|
||||||
|
Loading…
x
Reference in New Issue
Block a user