Skip to content

Commit facc125

Browse files
committed
update k6 workflow
1 parent 24ddeae commit facc125

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/k6.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
- uses: superfly/flyctl-actions/setup-flyctl@master
1818

19-
- run: flyctl deploy --app hyprnote-api-loadtest --strategy immediate --wait-timeout 120
19+
- run: flyctl deploy --config apps/api/fly.toml --app hyprnote-api-loadtest --strategy immediate --wait-timeout 120
2020
env:
2121
FLY_API_TOKEN: ${{ secrets.FLY_API_TOKEN }}
2222

0 commit comments

Comments
 (0)