Skip to content

Commit d823f05

Browse files
committed
fix: README.md python tests badge
1 parent 208ff34 commit d823f05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# leetcode-py-cheatsheet
22

3-
[![Python Tests](https://github.com/teihenn/leetcode-py-cheatsheet/actions/workflows/test.yaml/badge.svg)](https://github.com/teihenn/leetcode-py-cheatsheet/actions/workflows/test.yaml)
3+
[![Python Tests](https://github.com/teihenn/leetcode-py-cheatsheet/actions/workflows/ci.yaml/badge.svg)](https://github.com/teihenn/leetcode-py-cheatsheet/actions/workflows/ci.yaml)
44

55
Quick reference for common LeetCode Python techniques and patterns.
66

0 commit comments

Comments
 (0)