Skip to content

Commit e06723a

Browse files
committed
update ci
1 parent 428eb5a commit e06723a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/go.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ jobs:
2323
- name: Get dependencies
2424
run: go mod download
2525

26-
- name: Test nowcoder solution
27-
run: make test-nowcoder
26+
- name: Test lcof
27+
run: make test-lcof
2828

2929
- name: Test leetcode solution
3030
run: make test-leetcode

0 commit comments

Comments
 (0)