Skip to content

Commit 63a88d0

Browse files
authored
removed TODO commment
1 parent 3988518 commit 63a88d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github-pipelines.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717

1818
- name: Install dependencies
1919
run: |
20-
npm install # Replace with appropriate dependency install command
20+
npm install
2121
2222
- name: Run tests
2323
run: |

0 commit comments

Comments
 (0)