We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3c1208 commit cfc64e0Copy full SHA for cfc64e0
.github/workflows/release.yaml
@@ -12,4 +12,4 @@ jobs:
12
with:
13
org: DouglasNeuroinformatics
14
packages: open-data-capture-api, open-data-capture-gateway, open-data-capture-api
15
- validate_command: GATEWAY_DATABASE_URL=/dev/null pnpm lint
+ validate_command: GATEWAY_DATABASE_URL=file:/dev/null pnpm lint
0 commit comments