chore: add Gitea Actions workflow
This commit is contained in:
parent
b4ee4f3f5f
commit
709e35e313
1 changed files with 1 additions and 0 deletions
|
|
@ -17,5 +17,6 @@ jobs:
|
|||
|
||||
- name: 📎 Clippy
|
||||
run: cargo clippy --all --features=rss -- -D warnings
|
||||
|
||||
- name: 🧪 Test
|
||||
run: cargo test --features=rss --workspace
|
||||
|
|
|
|||
Reference in a new issue