Skip to content

Commit

Permalink
time out fix for dev-acc
Browse files Browse the repository at this point in the history
  • Loading branch information
mahesh-hpe committed Jan 5, 2024
1 parent 9af4fb6 commit 32bc683
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dev-acc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,6 @@ jobs:
run: make tools

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

0 comments on commit 32bc683

Please sign in to comment.