There was an error while loading. Please reload this page.
1 parent 98bfac6 commit ea7e9e6Copy full SHA for ea7e9e6
.github/workflows/tests.yml
@@ -24,7 +24,6 @@ jobs:
24
25
- name: Start mysql service
26
run: |
27
- whoiam
28
sudo chmod 777 /var/lib/mysql /var/log/mysql
29
mysqld \
30
--datadir=/var/lib/mysql \
0 commit comments