Skip to content
This repository was archived by the owner on Feb 17, 2025. It is now read-only.

Commit 970596d

Browse files
committed
add todo #37
1 parent 0204acc commit 970596d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run_tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
" # Tests to execute
2828

2929
steps:
30-
- name: Cleanup # move to scripts on runner
30+
- name: Cleanup # TODO - move to scripts on runner
3131
run: |
3232
rm -rf ./* || true
3333
rm -rf ./.??* || true

0 commit comments

Comments
 (0)