Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit d1468a7

Browse files
ci: update wasmbrowsertest to a specific commit (#514)
1 parent 703784f commit d1468a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎ci/test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ cd -- "$(dirname "0ドル")/.."
2424
)
2525

2626

27-
go install github.com/agnivade/wasmbrowsertest@latest
27+
go install github.com/agnivade/wasmbrowsertest@8be019f6c6dceae821467b4c589eb195c2b761ce
2828
go test --race --bench=. --timeout=1h --covermode=atomic --coverprofile=ci/out/coverage.prof --coverpkg=./... "$@" ./...
2929
sed -i.bak '/stringer\.go/d' ci/out/coverage.prof
3030
sed -i.bak '/nhooyr.io\/websocket\/internal\/test/d' ci/out/coverage.prof

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /