We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18e24fd commit 2688e4eCopy full SHA for 2688e4e
.github/workflows/build_and_test.yml
@@ -5,6 +5,7 @@ on: [push]
5
jobs:
6
build_and_test:
7
strategy:
8
+ fail-fast: false
9
matrix:
10
rosdistro: [rolling]
11
os: [ubuntu-20.04]
0 commit comments