Skip to content
This repository was archived by the owner on Aug 15, 2022. It is now read-only.

Commit 012fb83

Browse files
author
Jeff Ammons
committed
Fix doc->docs move in linting command
1 parent 3cd9b9a commit 012fb83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ commands=
3030
{toxinidir}/rtmbot.py \
3131
{toxinidir}/rtmbot/core.py \
3232
{toxinidir}/setup.py \
33-
{toxinidir}/doc/example-plugins
33+
{toxinidir}/docs/example-plugins

0 commit comments

Comments
 (0)