We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bdb9ec commit 0b74c14Copy full SHA for 0b74c14
.github/workflows/zig-test.yml
@@ -164,5 +164,6 @@ jobs:
164
- name: run puppeteer
165
run: |
166
go run ws/main.go &
167
+ sleep "5"
168
./lightpanda &
169
npm run bench-puppeteer-cdp
0 commit comments