Skip to content

Commit bfee61b

Browse files
authored
ci: update release.yaml
1 parent cfc64e0 commit bfee61b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ jobs:
1212
with:
1313
org: DouglasNeuroinformatics
1414
packages: open-data-capture-api, open-data-capture-gateway, open-data-capture-api
15-
validate_command: GATEWAY_DATABASE_URL=file:/dev/null pnpm lint
15+
validate_command: GATEWAY_DATABASE_URL=file:${TMPDIR}tmp.db pnpm lint

0 commit comments

Comments
 (0)