mirror of
https://github.com/emmansun/gmsm.git
synced 2025-04-28 05:06:18 +08:00
ci: build riscv64
This commit is contained in:
parent
45b41b9596
commit
2b95e2808c
3
.github/workflows/test_riscv64.yaml
vendored
3
.github/workflows/test_riscv64.yaml
vendored
@ -28,6 +28,9 @@ jobs:
|
||||
|
||||
- name: Check out code
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Build
|
||||
run: go build -v ./internal/bigmod/...
|
||||
|
||||
- name: Test
|
||||
run: go test -v -short ./internal/bigmod/...
|
||||
|
Loading…
x
Reference in New Issue
Block a user