Skip to content

Commit a2ec649

Browse files
committed
test
1 parent b64d531 commit a2ec649

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/ember/scripts/run_tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# running compatibilty tests takes ~15 min on a 2019 2.6 GHz 6-Core Intel i7 16" MacBook Pro w 32 GB of RAM, vs ~25 sec
22
# for the regular tests
3-
3+
env
44
if [[ $TRAVIS || $GITHUB_ACTIONS ]]; then
55
echo "In CI - running tests against multiple versions of Ember"
66
yarn npm-run-all lint:* test:*

0 commit comments

Comments
 (0)