chore: add Gitea Actions workflow

This commit is contained in:
ThetaDev 2024-02-02 03:00:09 +01:00
parent b4ee4f3f5f
commit 709e35e313
No known key found for this signature in database
GPG key ID: 649CA4EBDC338394

View file

@ -17,5 +17,6 @@ jobs:
- name: 📎 Clippy
run: cargo clippy --all --features=rss -- -D warnings
- name: 🧪 Test
run: cargo test --features=rss --workspace