mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Create a script to run selftest in the new CI
This commit is contained in:
@@ -6,7 +6,6 @@ set -u
|
||||
ulimit -c unlimited; # Set core dump size as Ubuntu 14.04 lacks prlimit.
|
||||
ulimit -a # Display all ulimit settings for transparency.
|
||||
|
||||
cd ../../
|
||||
pushd tools
|
||||
# Ensure that meteor/tools has no TypeScript errors.
|
||||
../meteor npx tsc --noEmit
|
||||
|
||||
Reference in New Issue
Block a user