Skip to content

Commit

Permalink
Update go.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vsoftco committed Oct 30, 2023
1 parent e3e8743 commit bd69654
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,9 @@ jobs:
go run ./examples/sig/sig.go
echo
go run ./examples/rand/rand.go
echo
go build ./examples/kem/kem.go
./kem
- name: Run unit tests POSIX
if: matrix.os != 'windows-latest'
Expand Down

0 comments on commit bd69654

Please sign in to comment.