Skip to content

ci: run clippy and the test suite on every push and pull request - #97

Merged
tophcodes merged 1 commit into
mainfrom
ci/github-actions
Aug 26, 2026
Merged

ci: run clippy and the test suite on every push and pull request#97
tophcodes merged 1 commit into
mainfrom
ci/github-actions

Conversation

@tophcodes

Copy link
Copy Markdown
Owner

There is no CI signal at all today. One job on ubuntu-latest: install Nix, then cargo clippy --all-targets -- -D warnings and cargo test inside the dev shell — a bare cargo cannot build Oxigraph, so the flake is what CI uses too. Clippy and the 661 tests are green on main right now, so the first run should be green.

No cargo fmt --check gate: main has ~1000 rustfmt diffs, and reformatting the tree is its own decision.

@tophcodes
tophcodes merged commit 7b692f5 into main Aug 26, 2026
1 of 2 checks passed
@tophcodes
tophcodes deleted the ci/github-actions branch August 26, 2026 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant