We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f77b9c0 commit 03f646fCopy full SHA for 03f646f
1 file changed
.github/workflows/ci.yml
@@ -97,7 +97,6 @@ jobs:
97
uses: actions/download-artifact@v7
98
with:
99
name: build.tar.gz
100
- path: .
101
- name: Extract CMake build directory
102
run: tar -xzf build.tar.gz
103
- name: Create folder for test artifacts
@@ -271,7 +270,6 @@ jobs:
271
270
272
273
274
275
env:
276
DOCKER_RUN_OPTS: --network ursim_net
277
ROBOT_MODEL: ${{matrix.env.ROBOT_MODEL}}
0 commit comments