Skip to content

Commit 8c0bd03

Browse files
committed
Remove custom name
1 parent 203ad20 commit 8c0bd03

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@ jobs:
100100

101101
test-arch:
102102
if: startsWith(github.ref, 'refs/tags') || github.ref == 'refs/heads/develop' || github.ref == 'refs/heads/main'
103-
name: Test on ${{ matrix.distro }} ${{ matrix.arch }}
104103
runs-on: "ubuntu-latest"
105104
needs: lint
106105
strategy:

0 commit comments

Comments
 (0)