Skip to content

Commit

Permalink
Fixes for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
cottsay committed Mar 4, 2025
1 parent 948f78a commit d7ee108
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions bin/colcon
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ custom_extension_points.update({
# there is no point in registering the extension_point extensions here
# since they can't be queried through pkg_resources without installing
},
'colcon_core.output_style': {},
'colcon_core.package_augmentation': {
'python': PythonPackageAugmentation,
},
Expand Down
2 changes: 2 additions & 0 deletions test/spell_check.words
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ rindex
rmtree
rstrip
rtype
runpy
samefile
scspell
sdist
Expand All @@ -126,6 +127,7 @@ staticmethod
stdeb
stringify
stylizer
stylizers
subparser
subparsers
subprocesses
Expand Down

0 comments on commit d7ee108

Please sign in to comment.