1
0
Fork 0
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:
Ben Wolsieffer 2023-04-02 12:12:11 -04:00
parent 7d2a67a007
commit 28ce8930bb

View file

@ -14,7 +14,7 @@ buildPythonPackage rec {
pyyaml
];
# Requires unpackaged dependencies
# No tests
doCheck = false;
meta = with lib; {