We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1019ca commit 53676a9Copy full SHA for 53676a9
Makefile
@@ -3,7 +3,6 @@ SWIFT_SDK_ID ?= wasm32-unknown-wasi
3
.PHONY: bootstrap
4
bootstrap:
5
npm ci
6
- npx playwright install
7
8
.PHONY: unittest
9
unittest:
0 commit comments