Skip to content

Commit

Permalink
cloudbuild
Browse files Browse the repository at this point in the history
  • Loading branch information
devxpy committed Mar 1, 2024
1 parent 527585d commit 95f58ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/run-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ echo "Running Django migrations..."
./manage.py migrate

echo "Running pytest..."
ulimit -n unlimited && pytest
pytest

0 comments on commit 95f58ee

Please sign in to comment.