mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-28 03:00:23 -07:00
Merge pull request #10120 from rounds/devel
Reference tests/README.ME in the Makefile notes
This commit is contained in:
commit
1988f9015e
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -10,7 +10,7 @@
|
||||||
# make deb-src -------------- produce a DEB source
|
# make deb-src -------------- produce a DEB source
|
||||||
# make deb ------------------ produce a DEB
|
# make deb ------------------ produce a DEB
|
||||||
# make docs ----------------- rebuild the manpages (results are checked in)
|
# make docs ----------------- rebuild the manpages (results are checked in)
|
||||||
# make tests ---------------- run the tests
|
# make tests ---------------- run the tests (see test/README.md for requirements)
|
||||||
# make pyflakes, make pep8 -- source code checks
|
# make pyflakes, make pep8 -- source code checks
|
||||||
|
|
||||||
########################################################
|
########################################################
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue