Skip to content

Commit

Permalink
testing and hoping
Browse files Browse the repository at this point in the history
  • Loading branch information
DaiseyD committed Mar 30, 2024
1 parent 39f0075 commit 4b9256a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/main_backendbluenps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,10 @@ jobs:
run: |
python -m venv venv
source venv/bin/activate
# I added this and I hope its good
- name: Collect static
run: python manage.py collectstatic


# Optional: Add step to run tests here (PyTest, Django test suites, etc.)
Expand Down

0 comments on commit 4b9256a

Please sign in to comment.