Skip to content

Commit 849cdc3

Browse files
committed
Remove todo comment
1 parent 0dd2b16 commit 849cdc3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ jobs:
4545
cache: 'yarn'
4646
- name: Install dependencies
4747
run: yarn --dev
48-
# @TODO: Need to clean up test scripts, they're confusing, and base test is expected to run coverage
4948
- name: Run tests
5049
run: yarn test
5150
- name: Build project

0 commit comments

Comments
 (0)