fix s390x action

This commit is contained in:
Sun Yimin 2024-08-23 14:59:32 +08:00 committed by GitHub
parent b5309dbfc9
commit 72bdf4ba55
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -31,7 +31,7 @@ jobs:
- name: Test bigmod
run: go test -v -short ./internal/bigmod/...
env:
env:
GOARCH: ${{ matrix.arch }}
- name: Test sm2ec