Skip to content

Commit

Permalink
move cpp examples to sv2-ffi crate
Browse files Browse the repository at this point in the history
  • Loading branch information
plebhash committed Jan 29, 2025
1 parent bea74a6 commit f9f5367
Show file tree
Hide file tree
Showing 11 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
else
echo "Skipping interop-test on ${{ matrix.os }} - not supported"
fi
working-directory: examples/interop-cpp/
working-directory: protocols/v2/sv2-ffi/examples/interop-cpp/

# TODO this is only usefull if we want to build c bindings with guix
#- name: interop-no-cargo-test
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit f9f5367

Please sign in to comment.