mirror of
https://github.com/adoyle0/leptos-use.git
synced 2025-01-22 16:49:22 -05:00
Update tests.yml
This commit is contained in:
parent
864a5d3be9
commit
ff59f05e36
1 changed files with 0 additions and 2 deletions
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
|
@ -20,8 +20,6 @@ jobs:
|
|||
components: rustfmt, clippy, rust-src
|
||||
- name: Cache
|
||||
uses: Swatinem/rust-cache@v2
|
||||
- name: Check function count badge
|
||||
run: python3 docs/generate_count_badge.py --check
|
||||
- name: Check formatting
|
||||
run: cargo fmt --check
|
||||
# TODO: this action doesn't seem to work
|
||||
|
|
Loading…
Add table
Reference in a new issue