mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
force meteor headless mode
This commit is contained in:
@@ -40,6 +40,7 @@ jobs:
|
||||
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
$env:METEOR_HEADLESS="true"
|
||||
.\scripts\windows\appveyor\install.ps1
|
||||
|
||||
- name: Run tests
|
||||
|
||||
Reference in New Issue
Block a user