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 b86c962 commit 577681eCopy full SHA for 577681e
.github/workflows/ctest.yml
@@ -16,7 +16,7 @@ on:
16
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
17
jobs:
18
# This workflow contains build matrix
19
- Test-on-Linux:
+ CTest:
20
strategy:
21
matrix:
22
os: [ubuntu-latest, windows-latest]
0 commit comments