Skip to content

Commit

Permalink
Merge pull request #211 from HewlettPackard/fix-dev-acc
Browse files Browse the repository at this point in the history
Update dev-acc.yml
  • Loading branch information
reubenur-rahman authored Dec 11, 2023
2 parents 2419eb4 + 35f9a60 commit 71041d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev-acc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ jobs:

- name: Run Acceptance test
run: |
TF_ACC_TEST_PATH="$(pwd)/acc-dev-testcases" && make acceptance
export TF_ACC_TEST_PATH="$(pwd)/acc-dev-testcases" && make acceptance

0 comments on commit 71041d6

Please sign in to comment.