Skip to content

Commit 17a1d39

Browse files
committed
ci: Verify obelisk-oci.toml
1 parent 0b0e819 commit 17a1d39

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/check-verify.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,3 +47,7 @@ jobs:
4747
- name: Verify obelisk-local.toml
4848
run: |
4949
nix develop --command obelisk server verify --config obelisk-local.toml --ignore-missing-env-vars
50+
51+
- name: Verify obelisk-oci.toml
52+
run: |
53+
nix develop --command obelisk server verify --config obelisk-oci.toml --ignore-missing-env-vars

0 commit comments

Comments
 (0)