Skip to content

Commit 976acd3

Browse files
committed
Microproject-info: monospace for the sake of better readability
1 parent 19c81e7 commit 976acd3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

General-Microproject-Information.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,8 +126,8 @@ the following steps:
126126

127127
If a branch did not pass all test cases then it is marked with a red cross. In
128128
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
129+
`ci/run-build-and-tests.sh` and/or \
130+
`ci/print-test-failures.sh`. You can also
131131
download "Artifacts" which are tarred (or zipped) archives with test data
132132
relevant for debugging. Fix the problem and push your fix to your GitHub fork.
133133
This will trigger a new CI build. Ensure all tests pass.

0 commit comments

Comments
 (0)