Skip to content

Commit b59aa07

Browse files
authored
Update ci.yml
1 parent 65166b2 commit b59aa07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ jobs:
3232
3333
# 4. Run tests (if you have them)
3434
- name: Run tests_LinkedList
35-
run: ./bin/tests_LinkedList
35+
run: ./data-structures/linked-list/bin/tests_LinkedList

0 commit comments

Comments
 (0)