Skip to content

Commit

Permalink
not sure what's wrong
Browse files Browse the repository at this point in the history
  • Loading branch information
ishuar committed Dec 22, 2023
1 parent aa2aafd commit a46286a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/module-testing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,11 @@ jobs:
done
## Integrating testing using terraform native testing
- name: Testing complete example
working-directory: "${{ github.workspace }}/tests"
- name: Testing example
working-directory: "./tests"
id: testing
run: |
pwd
terraform init
terraform test -no-color -var-file=multiple-identities.auto.tfvars
Expand Down

0 comments on commit a46286a

Please sign in to comment.