Revert "CI: use namespace.so" (#31060)

old-commit-hash: 23cbfe9eb3fc3fd3655e41d44a63a20e04bae1f1
This commit is contained in:
Justin Newberry
2024-01-18 20:35:24 -05:00
committed by GitHub
parent d792c3c5bb
commit d6922d3522
6 changed files with 44 additions and 49 deletions
+1 -1
View File
@@ -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: |