testing: Add a simple test to run each plugin in isolation

This commit is contained in:
Christian Decker
2021-01-08 16:35:36 +01:00
parent 988060868a
commit 35dffbd71b
2 changed files with 138 additions and 0 deletions

View File

@@ -17,6 +17,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
python-version: [3.6, 3.7, 3.8]
developer: [0, 1]