This commit is contained in:
nocturn9x 2021-02-26 14:04:46 +01:00
commit 5bdfa42e9a
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