wip - ci tests

This commit is contained in:
2025-05-06 13:46:53 +02:00
parent a9f636485d
commit 0bc580ea58

View File

@ -54,7 +54,7 @@ jobs:
anybadge --label=Pylint --file=./pylint/pylint.svg --value="${{ steps.score.outputs.score }}" 2=red 4=orange 8=yellow 10=green
- name: Upload Artifacts
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: pylint-artifacts
path: |