Skip to content

Commit

Permalink
Special-case and document a simple example
Browse files Browse the repository at this point in the history
  • Loading branch information
samestep committed Nov 19, 2024
1 parent 59c5af6 commit c0e91bc
Show file tree
Hide file tree
Showing 9 changed files with 1,497 additions and 169 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ jobs:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- run: cargo run -- --help
- run: cargo test
Loading

0 comments on commit c0e91bc

Please sign in to comment.