Skip to content

Commit

Permalink
Fix integration tests.
Browse files Browse the repository at this point in the history
Signed-off-by: Nuno Cruces <[email protected]>
  • Loading branch information
ncruces committed Jan 14, 2025
1 parent 610c202 commit cdfd3e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -315,6 +315,7 @@ jobs:
go test -bench='BenchmarkWasip1' -timeout=20m -benchtime=1x
libsodium:
needs: build_tinygo_test_binary
name: libsodium (${{ matrix.os.name }}, ${{ matrix.os.arch }})
runs-on: ${{ matrix.os.version }}
strategy:
Expand Down

0 comments on commit cdfd3e5

Please sign in to comment.