Skip to content

Commit 577681e

Browse files
committed
Refined the name of test
Issue : Add Windows run on action #14
1 parent b86c962 commit 577681e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ctest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ on:
1616
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
1717
jobs:
1818
# This workflow contains build matrix
19-
Test-on-Linux:
19+
CTest:
2020
strategy:
2121
matrix:
2222
os: [ubuntu-latest, windows-latest]

0 commit comments

Comments
 (0)