Skip to content

Commit ca16fd7

Browse files
committed
Merge branch 'main' into cleanup
2 parents ead77e2 + cb79dee commit ca16fd7

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.github/workflows/compile-examples.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,13 +34,11 @@ jobs:
3434
- name: ArxTypeTraits
3535
- name: DebugLog
3636
SKETCH_PATHS: |
37-
- examples/decoder_example
37+
- examples/decoder_tests
3838
- examples/dispatcher_example
39+
- examples/wrapper_example
3940
- examples/rpc_lite_client
4041
- examples/rpc_lite_server
41-
- examples/simple_client
42-
- examples/unpacker_test
43-
- examples/wrapper_example
4442
SKETCHES_REPORTS_PATH: sketches-reports
4543
strategy:
4644
fail-fast: false

0 commit comments

Comments
 (0)