Skip to content

Commit

Permalink
path fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mahesh-hpe committed Nov 27, 2023
1 parent f876203 commit c842a09
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/dev-acc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,4 @@ jobs:

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

0 comments on commit c842a09

Please sign in to comment.