enable other tests

This commit is contained in:
İsmail
2024-11-06 14:45:41 +03:00
parent c8fde8d2ad
commit ba29770300

View File

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