Skip to content

Commit 2237d51

Browse files
committed
revert this before merging; running acceptance tests on branch
1 parent ddb857d commit 2237d51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
name: Terraform Provider Acceptance Tests
9696
needs: unit-test
9797
runs-on: ubuntu-latest
98-
if: github.ref == 'refs/heads/main'
98+
#if: github.ref == 'refs/heads/main'
9999
defaults:
100100
run:
101101
working-directory: provider

0 commit comments

Comments
 (0)