mirror of https://github.com/commaai/openpilot.git
parent
62bbd08492
commit
28e9c2ef76
|
@ -86,7 +86,7 @@ jobs:
|
||||||
notebooks:
|
notebooks:
|
||||||
name: notebooks
|
name: notebooks
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
if: github.repository == 'commaai/openpilot'
|
if: false && github.repository == 'commaai/openpilot'
|
||||||
timeout-minutes: 45
|
timeout-minutes: 45
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|
Loading…
Reference in New Issue