Update test_qemu.yml

This commit is contained in:
Sun Yimin 2024-05-21 21:20:10 +08:00 committed by GitHub
parent 5c4b252795
commit 499415a21d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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