mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Drop sqlite3
We should spec on the database we use...
This commit is contained in:
parent
f9028583d3
commit
f51db484ab
4 changed files with 0 additions and 7 deletions
1
.github/workflows/next-rails.yml
vendored
1
.github/workflows/next-rails.yml
vendored
|
|
@ -12,7 +12,6 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
name: next-rails
|
||||
env:
|
||||
OSEM_DB_ADAPTER: sqlite3
|
||||
RAILS_ENV: test
|
||||
strategy:
|
||||
matrix:
|
||||
|
|
|
|||
1
.github/workflows/spec.yml
vendored
1
.github/workflows/spec.yml
vendored
|
|
@ -25,7 +25,6 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
name: spec
|
||||
env:
|
||||
OSEM_DB_ADAPTER: sqlite3
|
||||
RAILS_ENV: test
|
||||
strategy:
|
||||
matrix:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue