Skip to content

Commit

Permalink
fix: VEHICLES_API_URL properly injected into loadtests (#1534)
Browse files Browse the repository at this point in the history
  • Loading branch information
cberg-aot authored Aug 15, 2024
1 parent 73e2f5d commit 8629c9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/loadtest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ on:
default: onroutebc-test-frontend.apps.silver.devops.gov.bc.ca
required: true
type: string
vehciles_api_url:
vehicles_api_url:
description: 'The url endpoint for vehicles'
default: onroutebc-test-vehicles.apps.silver.devops.gov.bc.ca
required: true
Expand Down

0 comments on commit 8629c9d

Please sign in to comment.