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 99e9221 commit ec4531fCopy full SHA for ec4531f
.github/workflows/ci-meson.yml
@@ -16,7 +16,7 @@ concurrency:
16
17
jobs:
18
test:
19
- name: Conda (${{ matrix.os }}, Python ${{ matrix.python }}, editable: ${{ matrix.editable }})
+ name: 'Conda (${{ matrix.os }}, Python ${{ matrix.python }}, editable: ${{ matrix.editable }})'
20
runs-on: ${{ matrix.os }}-latest
21
22
strategy:
0 commit comments