Skip to content

Commit

Permalink
Merge pull request #8 from clouddrove/CD-249
Browse files Browse the repository at this point in the history
update terratest pipeline
  • Loading branch information
Nikita Dugar committed Oct 20, 2020
2 parents 69574a0 + 936fe6d commit d7558b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terratest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
uses: 'clouddrove/github-actions@v4.0'
with:
actions_subcommand: 'terratest'
tf_actions_working_dir: ./_test
tf_actions_working_dir: '_test'
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit d7558b5

Please sign in to comment.