Skip to content

Commit

Permalink
use --out flag
Browse files Browse the repository at this point in the history
  • Loading branch information
Max Lemieux committed Sep 28, 2024
1 parent e7b7483 commit a7cb8f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
K6_PROMETHEUS_RW_SERVER_URL: ${{ secrets.K6_PROMETHEUS_RW_SERVER_URL }}
with:
path: test.js
flags: --output experimental-prometheus-rw
flags: --out experimental-prometheus-rw

0 comments on commit a7cb8f8

Please sign in to comment.