Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
nitely committed Sep 30, 2020
1 parent 2b32890 commit 9df5583
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -31,7 +31,7 @@ jobs:
run: |
python setup.py -q build
python ./spirit/extra/bin/spirit.py startproject project
python manage.py makemigrations --check --dry-run
python project/manage.py makemigrations --check --dry-run
export PYTHONWARNINGS="default"
make test
build_js:
Expand Down

0 comments on commit 9df5583

Please sign in to comment.