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