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 3abe026 commit e3c1208Copy full SHA for e3c1208
.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: pnpm lint
+ validate_command: GATEWAY_DATABASE_URL=/dev/null pnpm lint
0 commit comments