Skip to content

Commit

Permalink
increase acctest timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
lonegunmanb committed Sep 23, 2024
1 parent d0d7926 commit 6c25f6f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/acc-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ jobs:
run: |
docker run --rm -v $(pwd):/src -w /src mcr.microsoft.com/azterraform:latest make generate
- name: e2e test
env:
TEST_TIMEOUT:
run: |
sh scripts/ci-e2e.sh
- name: upload test version snapshots
Expand Down

0 comments on commit 6c25f6f

Please sign in to comment.