Skip to content

Commit

Permalink
Fixed typo in validation
Browse files Browse the repository at this point in the history
  • Loading branch information
harryli0108 committed Dec 4, 2023
1 parent 045cbde commit e5ee242
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -553,7 +553,7 @@ jobs:
uses: ./
with:
appSourcePath: '${{ github.workspace }}/oryx/tests/SampleApps/DotNetCore/NetCore6PreviewWebApp'
containerAppName: ${{ env.TEST_EXISTING_CONTAINER_APP }}
containerAppName: ${{ env.TEST_CONTAINER_APP_NAME }}
resourceGroup: ${{ vars.TEST_RESOURCE_GROUP_NO_ACR_NAME }}
disableTelemetry: ${{ vars.TEST_DISABLE_TELEMETRY }}

Expand Down

0 comments on commit e5ee242

Please sign in to comment.