Skip to content

Commit a9adf91

Browse files
authored
Update django-tests.yml
1 parent 92931a4 commit a9adf91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/django-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
--health-timeout 5s
2525
--health-retries 5
2626
ports:
27-
- 3307:3306
27+
- 3306:3306
2828

2929
steps:
3030
- name: Clean up any existing containers using port 3306

0 commit comments

Comments
 (0)