Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-gray-tangent committed May 8, 2024
1 parent 7aee915 commit c9acdaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
ruff format .
- name: Run Tests
run: |
mkdir -p logging/logs
mkdir /logging/logs
ls -la
cp .env.testing app/.env
cd app/
Expand Down

0 comments on commit c9acdaf

Please sign in to comment.