Skip to content

Commit 22d29e3

Browse files
committed
disable fail-fast
1 parent 40b5400 commit 22d29e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515
container: ghcr.io/viamrobotics/cpp-base:bullseye-amd64
1616
strategy:
17+
fail-fast: false
1718
matrix:
1819
include:
1920
- BUILD_SHARED: ON

0 commit comments

Comments
 (0)