Update README for improved clarity and updated links.

This commit is contained in:
Jakub Chrzanowski
2026-05-04 11:11:01 +02:00
parent 837c09e956
commit 6713fa78ca
2 changed files with 2 additions and 2 deletions

View File

@@ -64,7 +64,7 @@ jobs:
name: plugin-distribution
path: ./build/distributions/*.zip
# Run tests and upload a code coverage report
# Run tests and upload test reports on failure
test:
name: Test
needs: [ build ]