We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34deee9 commit 940b378Copy full SHA for 940b378
.github/workflows/CI.yml
@@ -10,7 +10,7 @@ permissions:
10
contents: read
11
12
jobs:
13
- build:
+ build-n-test:
14
strategy:
15
matrix:
16
os: [ windows-latest ]
0 commit comments