mirror of
https://github.com/checktheroads/hyperglass
synced 2024-05-11 05:55:08 +00:00
add ui build timeout env variable to ci
This commit is contained in:
@@ -13,6 +13,8 @@ jobs:
|
||||
python-version: [3.6, 3.8]
|
||||
os: [ubuntu-20.04]
|
||||
runs-on: ${{ matrix.os }}
|
||||
env:
|
||||
HYPERGLASS_UI_BUILD_TIMEOUT: 600
|
||||
|
||||
steps:
|
||||
- name: Git Checkout
|
||||
|
||||
Reference in New Issue
Block a user