Skip to content

Commit

Permalink
testing volumes
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-gray-tangent committed May 8, 2024
1 parent 614b28b commit 7aee915
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,10 @@ jobs:
- name: Run Tests
run: |
mkdir -p logging/logs
ls -la
cp .env.testing app/.env
cd app/
mkdir -p static_files
ls -la
# python manage.py test

0 comments on commit 7aee915

Please sign in to comment.