We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af71f2b commit 5e2e454Copy full SHA for 5e2e454
.github/workflows/ci_windows.yml
@@ -7,6 +7,6 @@ on:
7
branches: [ main ]
8
9
jobs:
10
- uses: ./.github/workflows/jobs-compile-and-test.yml
11
- with:
12
- runner-env: windows-2022
+ uses: ./.github/workflows/jobs-compile-and-test.yml
+ with:
+ runner-env: windows-2022
0 commit comments