Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
krichprollsch committed Dec 31, 2024
1 parent 0b74c14 commit 16d531d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/zig-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,6 @@ jobs:

- name: run puppeteer
run: |
go run ws/main.go &
sleep "5"
python3 -m http.server 1234 -d ./public &
./lightpanda &
npm run bench-puppeteer-cdp

0 comments on commit 16d531d

Please sign in to comment.