Skip to content

Commit 186b3e7

Browse files
Patrick Stephensedsiper
authored andcommitted
workflows: resolve linting issue with unit tests
Signed-off-by: Patrick Stephens <[email protected]>
1 parent 9acb68b commit 186b3e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
repository: calyptia/fluent-bit-ci
9696
path: ci
9797

98-
- name: ${{ matrix.compiler }} - ${{ matrix.flb_option }}
98+
- name: ${{ matrix.flb_option }}
9999
# Currently MacOS is unsupported so we do not want to fail on any errors here, the unit tests are for information
100100
# during review - they should pass still.
101101
continue-on-error: true

0 commit comments

Comments
 (0)