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 d1eaab9 commit dd96d5cCopy full SHA for dd96d5c
.github/workflows/main.yml
@@ -6,7 +6,7 @@ on:
6
name: main
7
jobs:
8
build:
9
- name: Build (${{ matrix.architecture }}, ${{ matrix.configuration }})
+ name: Build (${{matrix.architecture}}, ${{matrix.configuration}})
10
runs-on: windows-2022
11
12
strategy:
0 commit comments