Skip to content

Commit e06805f

Browse files
committed
dont repeat name functional twice
1 parent 3406ff9 commit e06805f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/functional_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
name: binaries
4343
path: out
4444
functional-test:
45-
name: Functional - ${{ matrix.name }}
45+
name: ${{ matrix.name }}
4646
needs: build-test-binaries
4747
runs-on: ${{ matrix.os }}
4848
permissions:

0 commit comments

Comments
 (0)