Skip to content

Commit 0ec4d26

Browse files
committed
Remove vestigial "to do" comments from workflow
This workflow came from a collection of reusable infrastructure assets. These comments are intended to facilitate project-specific configuration at the time of installation in a project. They serve no purpose after installation and thus should have been removed at that time.
1 parent ec1bb98 commit 0ec4d26

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/check-npm-task.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,6 @@ jobs:
9797
fail-fast: false
9898
matrix:
9999
project:
100-
# TODO: add paths of all npm-managed projects in the repository here.
101100
- path: .
102101

103102
steps:

0 commit comments

Comments
 (0)