ci: consolidate CI into single job; fix sidebar footer #14

Merged
sharang merged 2 commits from ci/single-job into main 2026-03-13 09:44:32 +00:00
Showing only changes of commit df9a20e768 - Show all commits

View File

@@ -2,11 +2,9 @@ name: CI
on:
push:
branches:
- "**"
pull_request:
branches:
- main
pull_request:
env:
CARGO_TERM_COLOR: always