Skip to content
This repository was archived by the owner on Jul 2, 2024. It is now read-only.

Commit b2a62f1

Browse files
committed
Update README badges
1 parent d3ecb87 commit b2a62f1

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22
PYTHON TRAINING COURSE: PROBLEM SETS
33
###############################################################################
44

5-
.. image:: https://github.com/edu-python-course/problem-sets/actions/workflows/tests.yml/badge.svg
5+
.. image:: https://github.com/edu-python-course/problem-sets/actions/workflows/pytest.yml/badge.svg
6+
.. image:: https://github.com/edu-python-course/problem-sets/actions/workflows/linter.yml/badge.svg
7+
.. image:: https://github.com/edu-python-course/problem-sets/actions/workflows/type_check.yml/badge.svg
8+
.. image:: https://github.com/edu-python-course/problem-sets/actions/workflows/sonarcloud.yml/badge.svg
69

710
This repository contains various problem sets (aka tasks or challenges) for
811
the `Python training course`_. These challenges will help you to improve your

0 commit comments

Comments
 (0)