Skip to content

Commit

Permalink
Tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
JohannesLorenz committed Oct 28, 2023
1 parent 13e3aed commit bfe061c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ccpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
config: "cmake .",
build: "cmake --build .",
# test: 'D:\a\rtosc\rtosc\Debug\rtosc-time.exe'
ctest -V --interactive-debug-mode --timeout 5
test: ctest -V --interactive-debug-mode --timeout 5
}
- {
name: "Ubuntu gcc",
Expand Down

0 comments on commit bfe061c

Please sign in to comment.