Added nim setup

This commit is contained in:
Mattia 2021-02-26 15:17:37 +01:00 committed by GitHub
parent 5d47a1a09e
commit de78f45827
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -19,6 +19,10 @@ jobs:
# We test using a reasonably modern Python version
python-version: 3.8.0
architecture: x64
- name: Setup Nim environment
uses: jiro4989/setup-nim-action@v1.1.4
with:
nim-version: stable
- uses: actions/checkout@v2
- name: Run production-mode tests
run: ./build.py --profile resources/profiles/production.json src