fix: adjust wait timeouts
chore: cleanup [skip ci]
This commit is contained in:
parent
c0047cd5ec
commit
3682d40a05
3 changed files with 5 additions and 21 deletions
2
.github/workflows/ci_new.yaml
vendored
2
.github/workflows/ci_new.yaml
vendored
|
|
@ -225,7 +225,7 @@ jobs:
|
|||
export TF_ACC_SERVICE_ACCOUNT_FILE
|
||||
make test
|
||||
|
||||
- name: Testing
|
||||
- name: Testing with coverage
|
||||
if: ${{ github.event_name == 'pull_request' }}
|
||||
run: |
|
||||
TF_ACC_SERVICE_ACCOUNT_FILE=~/.service_account.json
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue