Skip to content

Commit b812e20

Browse files
ci: fix typo
1 parent 2fac5eb commit b812e20

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
@@ -18,5 +18,5 @@ jobs:
1818
with:
1919
sourcedir: "."
2020
builddir: "build"
21-
cmakeoptions: "-DENABLE_TESTING ON"
21+
cmakeoptions: "-DENABLE_TESTING=ON"
2222
ctestoptions: "--timeout 5"

0 commit comments

Comments
 (0)