Skip to content

Commit

Permalink
Github Lazy. Make us lazier
Browse files Browse the repository at this point in the history
  • Loading branch information
Almad committed Jun 3, 2024
1 parent cdbb921 commit fe41269
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- name: Start MySQL
run: docker-compose -f docker-compose.server_ci.yml start db
- name: Wait for MySQL to create initial database
run: sleep 5
run: sleep 10
- name: run tests
run: docker-compose -f docker-compose.server_ci.yml run --rm web python3 manage.py test
lint:
Expand Down

0 comments on commit fe41269

Please sign in to comment.