Skip to content

Commit 11cc515

Browse files
committed
ci: Replace --ignore-missing-env-vars with --allow-unavailable-runtime-config
1 parent 64c9c93 commit 11cc515

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check-verify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ jobs:
4646

4747
- name: Verify configs
4848
run: |
49-
nix develop --command just verify --ignore-missing-env-vars --skip-db
49+
nix develop --command just verify --allow-unavailable-runtime-config --skip-db

0 commit comments

Comments
 (0)