Skip to content

Commit

Permalink
fixing making dir issues
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-gray-tangent committed May 8, 2024
1 parent b13c677 commit 6da9fac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,6 @@ jobs:
cp .env.testing app/.env
cd app/
mkdir static_files
mkdir /logging
mkdir /logging/logs
python manage.py test

0 comments on commit 6da9fac

Please sign in to comment.