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 0a4139a commit c7e4709Copy full SHA for c7e4709
.github/workflows/checks.yaml
@@ -164,7 +164,6 @@ jobs:
164
printf 'metadata is incorrect [%s]\n' "$(< metadata)"
165
exit 1
166
fi
167
- working-directory: cmdline
168
169
- name: Encrypt/Decrypt NanoTDF
170
run: |
@@ -188,7 +187,6 @@ jobs:
188
187
printf 'decrypted data is incorrect [%s]' "$(< decrypted)"
189
190
191
192
193
- uses: JarvusInnovations/background-action@2428e7b970a846423095c79d43f759abf979a635
194
name: start another KAS server in background
@@ -242,7 +240,6 @@ jobs:
242
240
243
241
244
245
246
247
platform-xtest:
248
permissions:
0 commit comments