Skip to content

Commit fcc99e1

Browse files
committed
Remove MySQL setup
1 parent 60d83ab commit fcc99e1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/go.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -88,9 +88,6 @@ jobs:
8888
check-latest: true
8989
cache: true
9090

91-
- name: Start MySQL
92-
run: sudo /etc/init.d/mysql start
93-
9491
- name: Tests
9592
run: |
9693
go install github.com/jstemmer/go-junit-report/v2@latest

0 commit comments

Comments
 (0)