chore: update workflow permissions and fix paths in settings (#2227)

* chore: update workflow permissions and fix paths in settings

* dep

* dep upgraes
This commit is contained in:
Alex
2025-12-25 12:26:01 +00:00
committed by GitHub
parent b0eee7be24
commit aef3e0b4bb
6 changed files with 20 additions and 7 deletions

View File

@@ -1,5 +1,9 @@
name: Run python tests with pytest
on: [push, pull_request]
permissions:
contents: read
jobs:
pytest_and_coverage:
name: Run tests and count coverage