File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -123,7 +123,7 @@ via [pytest-watcher] (works out of the box):
123123$ make start
124124```
125125
126- via [ entr(1)] (requires installation):
126+ via [ ` entr(1) ` ] (requires installation):
127127
128128``` console
129129$ make watch_test
@@ -249,7 +249,7 @@ You can re-run tests automatically on file edit.
249249
250250:::{note}
251251
252- This requires ` entr(1) ` .
252+ This requires [ ` entr(1) ` ] .
253253
254254:::
255255
@@ -349,6 +349,7 @@ the [gh build site].
349349
350350[ py.test usage argument ] : https://pytest.org/latest/usage.html
351351[ entr ] : http://entrproject.org/
352+ [ `entr(1)` ] : http://entrproject.org/
352353[ github actions ] : https://github.com/features/actions
353354[ gh build site ] : https://github.com/tmux-python/tmuxp/actions?query=workflow%3Atests
354355[ .github/workflows/tests.yml ] : https://github.com/tmux-python/tmuxp/blob/master/.github/workflows/tests.yml
You can’t perform that action at this time.
0 commit comments