mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
ci: added puppeter logs
This commit is contained in:
@@ -122,4 +122,6 @@ async function runTests() {
|
||||
runNextUrl(browser);
|
||||
}
|
||||
|
||||
runTests();
|
||||
runTests().catch((e) =>
|
||||
console.log(`something broke while running puppeter: `, e)
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user