mirror of
https://github.com/emmansun/gmsm.git
synced 2025-04-26 04:06:18 +08:00
ci: remove special test
This commit is contained in:
parent
e6d27e8bae
commit
16c5556655
2
.github/workflows/test_qemu.yml
vendored
2
.github/workflows/test_qemu.yml
vendored
@ -30,7 +30,7 @@ jobs:
|
|||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
|
||||||
- name: Test
|
- name: Test
|
||||||
run: go test -v -short ./cipher/...
|
run: go test -v -short ./...
|
||||||
env:
|
env:
|
||||||
DISABLE_SM3NI: 1
|
DISABLE_SM3NI: 1
|
||||||
DISABLE_SM4NI: 1
|
DISABLE_SM4NI: 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user