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 881adb0 commit 1eff585Copy full SHA for 1eff585
.github/workflows/ci.yml
@@ -7,6 +7,7 @@ jobs:
7
runs-on: ubuntu-latest
8
name: build (${{matrix.env.URSIM_VERSION}}-${{matrix.env.ROBOT_MODEL}})
9
strategy:
10
+ fail-fast: false
11
matrix:
12
env:
13
- DOCKER_RUN_OPTS: --network ursim_net
0 commit comments