Skip to content

ci: Test Python, Ruby crates #216

Description

@langston-barrett

These are currently disabled in the Makefile:

treeedb/Makefile

Lines 42 to 49 in 6bfcb3d

.PHONY: test
test:
$(CARGO) build --locked $(CARGO_FLAGS) --workspace \
--exclude treeedbgen-souffle-python \
--exclude treeedbgen-souffle-ruby
$(CARGO) test --locked $(CARGO_FLAGS) --workspace \
--exclude treeedbgen-souffle-python \
--exclude treeedbgen-souffle-ruby

We should figure out a way to test these in CI.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions