Skip to content

Commit

Permalink
more
Browse files Browse the repository at this point in the history
  • Loading branch information
annagav committed Sep 20, 2023
1 parent 611d42e commit 8a6f298
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
export MEDIA_ROOT="$(mktemp -d)"
sudo mkdir /var/media
sudo chown -R $USER:$USER /var/media
tox
poetry run tox
env:
DEBUG: 'False'
NODE_ENV: 'production'
Expand Down

0 comments on commit 8a6f298

Please sign in to comment.