Skip to content

Commit

Permalink
updated examples to be run with --examples
Browse files Browse the repository at this point in the history
  • Loading branch information
blitzarx1 committed Jul 8, 2024
1 parent 09c242b commit edae4ec
Show file tree
Hide file tree
Showing 42 changed files with 972 additions and 4,995 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Test
run: cargo test --verbose
run: cargo test --verbose --features events
Loading

0 comments on commit edae4ec

Please sign in to comment.