Drop sqlite3

We should spec on the database we use...
This commit is contained in:
Henne Vogelsang 2024-06-06 17:13:13 +02:00
parent f9028583d3
commit f51db484ab
No known key found for this signature in database
GPG key ID: 97DDB66BDAF8D4D6
4 changed files with 0 additions and 7 deletions

View file

@ -12,7 +12,6 @@ jobs:
runs-on: ubuntu-latest
name: next-rails
env:
OSEM_DB_ADAPTER: sqlite3
RAILS_ENV: test
strategy:
matrix: