Skip to content

Commit 992400a

Browse files
committed
Remove the if condition to run proxytests
1 parent aa5fe95 commit 992400a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/proxytests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ jobs:
3131
# uses: typilus/typilus-action@v0.9
3232
- name: Run unittests
3333
id: unittests
34-
if: ${{ github.event.pull_request.ready_for_review == true }}
3534
continue-on-error: true
3635
env:
3736
CONNECTION_METHOD: ${{ secrets.CONNECTION_METHOD }}

0 commit comments

Comments
 (0)