Ignore other sql tests.

This commit is contained in:
İsmail
2024-11-06 11:14:45 +03:00
parent a7ad196940
commit c00f48083e

View File

@@ -15,7 +15,7 @@ jobs:
strategy:
matrix:
arch: [ '386','amd64' ]
store: [ 'sqlite', 'postgres', 'mysql']
store: [ 'mysql' ]
runs-on: ubuntu-22.04
steps:
- name: Install Go