Compare commits

..

1 commit

Author SHA1 Message Date
22f62c3bdb Forgejo Action: Run npm and cargo commands in the CI.
Some checks failed
CI / check-backend (pull_request) Failing after 5s
CI / check-frontend (pull_request) Failing after 14s
2025-09-26 22:26:26 -07:00

View file

@ -15,7 +15,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: https::/codeberg.org/wackbyte/rust-toolchain@trunk
- uses: https://codeberg.org/wackbyte/rust-toolchain@trunk
with:
toolchain: stable
components: rustfmt, clippy