This commit is contained in:
Sun Yimin 2023-08-24 15:32:27 +08:00 committed by GitHub
parent 25384f061c
commit 4fc2acf95c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,7 +30,7 @@ jobs:
uses: actions/checkout@v3
- name: Test
run: go build ./...
run: go test -v -short ./cipher/...
env:
DISABLE_SM3NI: 1
DISABLE_SM4NI: 1