Skip to content

Commit b9a764d

Browse files
committed
Add new frontmatter for v2 cli
1 parent 260154e commit b9a764d

File tree

6 files changed

+412
-12
lines changed

6 files changed

+412
-12
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
# https://github.com/Swatinem/rust-cache/issues/95
3737
save-if: ${{ github.ref == 'refs/heads/main' }}
3838
- run: cargo clippy -- -D warnings
39+
- run: cargo test
3940

4041
typos:
4142
name: Typos

Cargo.lock

Lines changed: 245 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)