test: cover propertyfinder matching rules
This commit is contained in:
@@ -32,4 +32,6 @@ jobs:
|
||||
needs: hygiene
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- run: python3 -m pip install -r requirements.txt
|
||||
- run: python3 -m compileall app
|
||||
- run: python3 -m unittest discover -s tests
|
||||
|
||||
Reference in New Issue
Block a user