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 19c81e7 commit 976acd3Copy full SHA for 976acd3
General-Microproject-Information.md
@@ -126,8 +126,8 @@ the following steps:
126
127
If a branch did not pass all test cases then it is marked with a red cross. In
128
that case you can click on the failing job and navigate to
129
- "ci/run-build-and-tests.sh" and/or \
130
- "ci/print-test-failures.sh". You can also
+ `ci/run-build-and-tests.sh` and/or \
+ `ci/print-test-failures.sh`. You can also
131
download "Artifacts" which are tarred (or zipped) archives with test data
132
relevant for debugging. Fix the problem and push your fix to your GitHub fork.
133
This will trigger a new CI build. Ensure all tests pass.
0 commit comments