Update main.yml

This commit is contained in:
Mattia 2021-02-26 14:03:17 +01:00 committed by GitHub
parent 303a608e56
commit 75e02e1324
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ jobs:
# We test using a reasonably modern Python version
python-version: 3.8.0
architecture: x64
- uses: japl-lang/japl@v2
- uses: actions/checkout@v2
- name: Run production-mode tests
run: ./build.py --profile resources/profiles/production.json
- name: Run developmet tests