Skip to content

Commit

Permalink
fix build command
Browse files Browse the repository at this point in the history
  • Loading branch information
kelseyaubrecht committed Mar 7, 2024
1 parent 9058a77 commit 8eef5bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ jobs:
- name: Build k6 with xk6-webtransport
run: |
go install go.k6.io/xk6/cmd/xk6@latest
xk6 build --with github.com/k6io/xk6-webtransport@latest
xk6 build --with github.com/kelseyaubrecht/xk6-webtransport@latest

0 comments on commit 8eef5bf

Please sign in to comment.