Skip to content

Commit ec4531f

Browse files
committed
Fix another bug
1 parent 99e9221 commit ec4531f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-meson.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ concurrency:
1616

1717
jobs:
1818
test:
19-
name: Conda (${{ matrix.os }}, Python ${{ matrix.python }}, editable: ${{ matrix.editable }})
19+
name: 'Conda (${{ matrix.os }}, Python ${{ matrix.python }}, editable: ${{ matrix.editable }})'
2020
runs-on: ${{ matrix.os }}-latest
2121

2222
strategy:

0 commit comments

Comments
 (0)