We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 425eec0 commit b3a4833Copy full SHA for b3a4833
1 file changed
README.md
@@ -77,5 +77,5 @@ To build and run the unit tests:
77
```
78
cmake -DJSONATA_BUILD_TESTS=ON -S . -B build
79
cmake --build build
80
-cd build && ctest
+ctest --test-dir build
81
0 commit comments