We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a975c1d commit ce5da1dCopy full SHA for ce5da1d
scripts/check-if-e2e-should-run-on-travis.sh
@@ -12,6 +12,3 @@ else
12
echo 'Will run E2E tests because this is a commit to master or dev'
13
fi
14
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