mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-02-18 22:23:56 +08:00
CI: use namespace.so (#31056)
* namespace
* mkdir
* fix
* restore only
* restore
* v3
old-commit-hash: 9ee0a8a2b1
This commit is contained in:
2
.github/workflows/tools_tests.yaml
vendored
2
.github/workflows/tools_tests.yaml
vendored
@@ -81,7 +81,7 @@ jobs:
|
||||
- name: Run dev container
|
||||
run: |
|
||||
mkdir -p /tmp/devcontainer_scons_cache/
|
||||
cp -r $GITHUB_WORKSPACE/.ci_cache/scons_cache/* /tmp/devcontainer_scons_cache/
|
||||
cp -r $GITHUB_WORKSPACE/.ci_cache/scons_cache/. /tmp/devcontainer_scons_cache/
|
||||
devcontainer up --workspace-folder .
|
||||
- name: Test environment
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user