no need for gorm cache
This commit is contained in:
parent
f99aa2f504
commit
1870a0d20f
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -218,4 +218,4 @@ jobs:
|
|||||||
key: ${{ runner.os }}-go-${{ matrix.go }}-${{ hashFiles('go.mod') }}
|
key: ${{ runner.os }}-go-${{ matrix.go }}-${{ hashFiles('go.mod') }}
|
||||||
|
|
||||||
- name: Tests
|
- name: Tests
|
||||||
run: GORM_ENABLE_CACHE=true GORM_DIALECT=oracle GORM_DSN="gorm/gorm@localhost:9940/XEPDB1" ./tests/tests_all.sh
|
run: GORM_DIALECT=oracle GORM_DSN="gorm/gorm@localhost:9940/XEPDB1" ./tests/tests_all.sh
|
Loading…
x
Reference in New Issue
Block a user