Skip to content

Commit 9992e8b

Browse files
fix github action
1 parent c36f375 commit 9992e8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cmake.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
branches: [ main ]
88

99
jobs:
10-
build and test:
10+
build-and-test:
1111
runs-on: ubuntu-latest
1212

1313
steps:

0 commit comments

Comments
 (0)