Skip to content

Commit

Permalink
ci: specify k6 version for build
Browse files Browse the repository at this point in the history
  • Loading branch information
szkiba committed Mar 31, 2024
1 parent 79b5872 commit a055d20
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 32 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ jobs:
uses: szkiba/xk6bundler@v0
with:
with: github.com/szkiba/xk6-ts=/github/workspace
k6_version: latest
32 changes: 0 additions & 32 deletions .github/workflows/lint.yml

This file was deleted.

1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
uses: szkiba/xk6bundler@v0
with:
with: github.com/szkiba/xk6-ts=/github/workspace
k6_version: latest

- name: Create Release
uses: softprops/action-gh-release@v1
Expand Down

0 comments on commit a055d20

Please sign in to comment.