Skip to content

Commit 366efa5

Browse files
committed
mysql off again
1 parent 4391b48 commit 366efa5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ jobs:
5858
sudo -u postgres psql -c "CREATE ROLE rounduptest WITH CREATEDB LOGIN PASSWORD 'rounduptest';" -U postgres
5959
6060
- name: Install mysql/mariadb
61+
if: ${{ false }}
6162
run: |
6263
sudo apt-get install mysql-server mysql-client
6364
# set up mysql database

0 commit comments

Comments
 (0)