Skip to content

Commit

Permalink
SUMO_REPO_PATH
Browse files Browse the repository at this point in the history
  • Loading branch information
priyansh-sumo committed Jan 23, 2024
1 parent c6ffc5a commit d08d2d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/arm-tool-kit-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
name: "ARM template toolkit test"
runs-on: "ubuntu-latest"
env:
SUMO_APPS_V2_REPO_PATH: ${{ github.workspace }}
SUMO_REPO_PATH: ${{ github.workspace }}
TARGET_BRANCH: "origin/${{ github.event.pull_request.base.ref }}"
SOURCE_BRANCH: "origin/${{ github.event.pull_request.head.ref }}"
steps:
Expand Down

0 comments on commit d08d2d9

Please sign in to comment.