Skip to content

Commit 8d5fc22

Browse files
committed
review: style.
Signed-off-by: Piotr Sikora <[email protected]>
1 parent 0ebdee2 commit 8d5fc22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cpp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
--config clang-tidy \
6868
--define engine=multi \
6969
--copt=-DPROXY_WASM_VERIFY_WITH_ED25519_PUBKEY=\"$(xxd -p -c 256 test/test_data/signature_key1.pub | cut -b9-)\" \
70-
-- //...
70+
//...
7171
7272
test_data:
7373
name: build test data

0 commit comments

Comments
 (0)