check compile first

This commit is contained in:
Sun Yimin 2023-08-24 15:20:13 +08:00 committed by GitHub
parent a3daf1f525
commit 25384f061c
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 test -v -short ./cipher/...
run: go build ./...
env:
DISABLE_SM3NI: 1
DISABLE_SM4NI: 1