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 eecd657 commit 6489d9cCopy full SHA for 6489d9c
.github/workflows/ci.yml
@@ -10,7 +10,7 @@ jobs:
10
build:
11
timeout-minutes: 30
12
runs-on: ubuntu-latest
13
- name: build (${{matrix.env.URSIM_VERSION}}-${{matrix.env.ROBOT_MODEL}})
+ name: build (${{matrix.env.URSIM_VERSION}}-${{matrix.env.ROBOT_MODEL}}-${{matrix.HEADLESS}})
14
strategy:
15
fail-fast: false
16
matrix:
0 commit comments