There was an error while loading. Please reload this page.
obelisk-oci.toml
1 parent 0b0e819 commit 17a1d39Copy full SHA for 17a1d39
1 file changed
.github/workflows/check-verify.yml
@@ -47,3 +47,7 @@ jobs:
47
- name: Verify obelisk-local.toml
48
run: |
49
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