Skip to content

Commit

Permalink
remove git test command
Browse files Browse the repository at this point in the history
  • Loading branch information
kuntzed committed Aug 2, 2023
1 parent 3480cc3 commit 8f13a32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
- uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
with:
fetch-depth: 0
- run: git branch -a && .github/scripts/fixtureDriftDetect.sh internal/provider/fixtures/
- run: .github/scripts/fixtureDriftDetect.sh internal/provider/fixtures/

# Run acceptance tests in a matrix with Terraform CLI versions
test:
Expand Down

0 comments on commit 8f13a32

Please sign in to comment.