Skip to content

Commit

Permalink
switch to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
kelseyaubrecht committed Mar 7, 2024
1 parent 85d6129 commit 2b457ca
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/kelseyaubrecht/xk6-webtransport@main
xk6 build --with github.com/kelseyaubrecht/xk6-webtransport@latest

0 comments on commit 2b457ca

Please sign in to comment.