This commit is contained in:
loviuz 2021-05-15 15:37:16 +02:00 committed by GitHub
parent 575c538369
commit 8d1d031c9e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -8,8 +8,10 @@ on:
jobs:
tests:
runs-on: ubuntu-latest
env:
working-directory: /var/www/html
strategy:
matrix:
python-version: [3.9]