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 9acb68b commit 186b3e7Copy full SHA for 186b3e7
.github/workflows/unit-tests.yaml
@@ -95,7 +95,7 @@ jobs:
95
repository: calyptia/fluent-bit-ci
96
path: ci
97
98
- - name: ${{ matrix.compiler }} - ${{ matrix.flb_option }}
+ - name: ${{ matrix.flb_option }}
99
# Currently MacOS is unsupported so we do not want to fail on any errors here, the unit tests are for information
100
# during review - they should pass still.
101
continue-on-error: true
0 commit comments