mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-02-18 17:43:54 +08:00
CI: disable devcontainer until it's faster. not worth 5m
This commit is contained in:
1
.github/workflows/tools_tests.yaml
vendored
1
.github/workflows/tools_tests.yaml
vendored
@@ -46,6 +46,7 @@ jobs:
|
||||
devcontainer:
|
||||
name: devcontainer
|
||||
runs-on: ubuntu-latest
|
||||
if: false # we can re-enable once this is faster
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user