diff --git a/.github/workflows/ctest.yml b/.github/workflows/ctest.yml index 8db9f31d..d864a978 100644 --- a/.github/workflows/ctest.yml +++ b/.github/workflows/ctest.yml @@ -35,4 +35,4 @@ jobs: - name: Ctest run: | - make test \ No newline at end of file + ctest \ No newline at end of file