This commit is contained in:
@@ -3,11 +3,12 @@ run-name: Build And Test
|
||||
|
||||
on: [push]
|
||||
|
||||
env:
|
||||
SEGMENT_DOWNLOAD_TIMEOUT_MINS: 30
|
||||
|
||||
jobs:
|
||||
Build:
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
SEGMENT_DOWNLOAD_TIMEOUT_MINS: 30
|
||||
runs-on: ubuntu-test
|
||||
steps:
|
||||
- name: 🧾 Check out
|
||||
uses: actions/checkout@v3
|
||||
|
||||
Reference in New Issue
Block a user