Your music, beautifully tracked. All yours. (coming soon) teal.fm
teal-fm atproto

whoops

Changed files
+1 -1
.github
workflows
+1 -1
.github/workflows/ci.yml
··· 158 158 159 159 - name: Run Clippy 160 160 run: | 161 - cargo clippy --all-targets --all-features --exclude types -- -D warnings 161 + cargo clippy --all-targets --all-features --workspace --exclude types -- -D warnings 162 162 163 163 - name: Run Rust tests 164 164 run: |