Skip to content

Commit a975c1d

Browse files
committed
ci: temporarily activate e2e tests
1 parent e9ac9ff commit a975c1d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

scripts/check-if-e2e-should-run-on-travis.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,6 @@ else
1212
echo 'Will run E2E tests because this is a commit to master or dev'
1313
fi
1414
fi
15+
16+
export SHOULD_RUN_E2E=true;
17+
echo 'Always run E2E tests because this is a PR that tries to fix e2e tests'

0 commit comments

Comments
 (0)