mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-07-13 21:50:38 +03:00
colcon-defaults: fix tests comment
This commit is contained in:
parent
7d2a67a007
commit
28ce8930bb
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ buildPythonPackage rec {
|
|||
pyyaml
|
||||
];
|
||||
|
||||
# Requires unpackaged dependencies
|
||||
# No tests
|
||||
doCheck = false;
|
||||
|
||||
meta = with lib; {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue