Skip to content

Commit

Permalink
[ci] run tests
Browse files Browse the repository at this point in the history
  • Loading branch information
auguwu committed Jan 14, 2024
1 parent b453354 commit f5d9fcf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/Lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,9 @@ jobs:

- name: Pull dependencies
run: cargo build --all-features

- name: Run tests
run: cargo test --all-features
clippy:
name: Clippy
runs-on: ubuntu-latest
Expand Down

0 comments on commit f5d9fcf

Please sign in to comment.