Skip to content

Commit c7e4709

Browse files
committed
fix platform-integration test
1 parent 0a4139a commit c7e4709

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/checks.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,6 @@ jobs:
164164
printf 'metadata is incorrect [%s]\n' "$(< metadata)"
165165
exit 1
166166
fi
167-
working-directory: cmdline
168167
169168
- name: Encrypt/Decrypt NanoTDF
170169
run: |
@@ -188,7 +187,6 @@ jobs:
188187
printf 'decrypted data is incorrect [%s]' "$(< decrypted)"
189188
exit 1
190189
fi
191-
working-directory: cmdline
192190
193191
- uses: JarvusInnovations/background-action@2428e7b970a846423095c79d43f759abf979a635
194192
name: start another KAS server in background
@@ -242,7 +240,6 @@ jobs:
242240
printf 'metadata is incorrect [%s]\n' "$(< metadata)"
243241
exit 1
244242
fi
245-
working-directory: cmdline
246243
247244
platform-xtest:
248245
permissions:

0 commit comments

Comments
 (0)