There was an error while loading. Please reload this page.
1 parent 47c9daa commit 30304f0Copy full SHA for 30304f0
1 file changed
.github/workflows/check.yml
@@ -62,5 +62,5 @@ jobs:
62
run: |
63
nix develop --command obelisk server verify \
64
--deployment deployment.toml \
65
- --ignore-missing-env-vars \
+ --allow-unavailable-runtime-config \
66
--skip-db
0 commit comments