Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Nov 1, 2021
1 parent 48df209 commit 1b5fd59
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,8 @@ will check `${asdf-system}-test`, `${asdf-system}-tests`,
`${asdf-system}/test` and `${asdf-system}/tests`. And if none
of them found - fall back to `${asdf-system}`.

Please, note, that `(asdf:test-system :your-system-name)`
should signal error in case if some tests were failed. Only
**Please, note, that `(asdf:test-system :your-system-name)`
should signal error in case if some tests were failed.** Only
in this case action will exit with error code.

<a id="x-28DOCS-2FDOCS-3A-3A-40CUSTOM-TEST-RUNNER-2040ANTS-DOC-2FLOCATIVES-3ASECTION-29"></a>
Expand Down Expand Up @@ -124,7 +124,7 @@ Here is an example how your report on Coveralls can look like:

https://coveralls.io/github/40ants/cl-info

Note, that coverage reporting currently works only on `SBCL` and `CCL` 1.4.
**Note**, that coverage reporting currently works only on `SBCL` and `CCL` 1.4.
You can contribute support for other implementations to
[cl-coveralls][9031].

Expand Down

0 comments on commit 1b5fd59

Please sign in to comment.