Skip to content

Commit

Permalink
Fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
DerekRoberts committed Feb 7, 2024
1 parent d330c0e commit 16af611
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/.load-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ jobs:
strategy:
matrix:
name: [backend, frontend]
url: https://${{ env.PREFIX }}-frontend.${{ env.DOMAIN }}
steps:
- uses: actions/checkout@v4
- name: Run k6 local test
Expand Down

0 comments on commit 16af611

Please sign in to comment.