We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef7ab5f commit 04aacc3Copy full SHA for 04aacc3
.github/workflows/ci.yml
@@ -22,5 +22,5 @@ jobs:
22
&& cd _build
23
&& cmake -DCMAKE_BUILD_TYPE=Release ..
24
&& make all
25
- && ctest --ouput-on-failure
+ && ctest --output-on-failure
26
"
0 commit comments