File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010 runs-on : ubuntu-latest
1111 strategy :
1212 matrix :
13- python-version : ["3.10", "3.11", "3.12" ]
13+ python-version : ["3.10"]
1414
1515 steps :
1616 - uses : actions/checkout@v4
Original file line number Diff line number Diff line change 1010 runs-on : ubuntu-latest
1111 strategy :
1212 matrix :
13- python-version : ["3.10", "3.11", "3.12" ]
13+ python-version : ["3.10"]
1414
1515 steps :
1616 - uses : actions/checkout@v4
Original file line number Diff line number Diff line change 55### 🔬 Code Health & Testing
66
77[ ![ C++ Tests] ( https://img.shields.io/github/actions/workflow/status/mathusanm6/LeetCode/code-health-cpp.yml?branch=main&label=C%2B%2B%20Tests&logo=cplusplus&logoColor=white&style=for-the-badge )] ( https://github.com/mathusanm6/LeetCode/actions/workflows/code-health-cpp.yml )
8- [ ![ Python Tests] ( https://img.shields.io/github/actions/workflow/status/mathusanm6/LeetCode/code-health-py .yml?branch=main&label=Python%20Tests&logo=python&logoColor=white&style=for-the-badge )] ( https://github.com/mathusanm6/LeetCode/actions/workflows/code-health-py .yml )
8+ [ ![ Python Tests] ( https://img.shields.io/github/actions/workflow/status/mathusanm6/LeetCode/code-health-python .yml?branch=main&label=Python%20Tests&logo=python&logoColor=white&style=for-the-badge )] ( https://github.com/mathusanm6/LeetCode/actions/workflows/code-health-python .yml )
99
1010### 🔍 Code Quality & Linting
1111
1212[ ![ C++ Linter] ( https://img.shields.io/github/actions/workflow/status/mathusanm6/LeetCode/linter-cpp.yml?branch=main&label=C%2B%2B%20Linter&logo=cplusplus&logoColor=white&style=for-the-badge&color=blue )] ( https://github.com/mathusanm6/LeetCode/actions/workflows/linter-cpp.yml )
13- [ ![ Python Linter] ( https://img.shields.io/github/actions/workflow/status/mathusanm6/LeetCode/linter-py .yml?branch=main&label=Python%20Linter&logo=python&logoColor=white&style=for-the-badge&color=blue )] ( https://github.com/mathusanm6/LeetCode/actions/workflows/linter-py .yml )
13+ [ ![ Python Linter] ( https://img.shields.io/github/actions/workflow/status/mathusanm6/LeetCode/linter-python .yml?branch=main&label=Python%20Linter&logo=python&logoColor=white&style=for-the-badge&color=blue )] ( https://github.com/mathusanm6/LeetCode/actions/workflows/linter-python .yml )
1414
1515### 📊 Repository Stats
1616
You can’t perform that action at this time.
0 commit comments