Skip to content

Commit 853f174

Browse files
committed
validate database schema GHA
Signed-off-by: alexmerlin <[email protected]>
1 parent 1fc6329 commit 853f174

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/validate-database-schema.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ jobs:
99

1010
runs-on: ${{ matrix.os }}
1111

12+
env:
13+
TEST_MODE: "true"
14+
1215
strategy:
1316
matrix:
1417
os:

0 commit comments

Comments
 (0)