Skip to content

Commit

Permalink
Add listing action
Browse files Browse the repository at this point in the history
  • Loading branch information
thotasrinath committed Sep 1, 2024
1 parent 3d2855e commit 22eafa0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,5 @@ jobs:
run: go install go.k6.io/xk6/cmd/xk6@latest
- name: Build
run: xk6 build --output xk6-couchbase --with github.com/thotasrinath/xk6-couchbase=.
- name: List Binary
run: ls .

0 comments on commit 22eafa0

Please sign in to comment.