Skip to content

Commit

Permalink
test(lh-89397): revert this: make sure everything is fine by running …
Browse files Browse the repository at this point in the history
…acceptance tests against branch
  • Loading branch information
siddhuwarrier committed Jan 20, 2025
1 parent 1688ea2 commit 74f1355
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
name: Terraform Provider Acceptance Tests
needs: unit-test
runs-on: ubuntu-latest
if: github.ref == 'refs/heads/main'
#if: github.ref == 'refs/heads/main'
defaults:
run:
working-directory: provider
Expand Down

0 comments on commit 74f1355

Please sign in to comment.