Compare commits

..

1 Commits

Author SHA1 Message Date
48578bb2a9 add ci action
Some checks failed
CI / Build and test (Windows) (push) Failing after 6s
CI / Build and test (Windows) (pull_request) Failing after 7s
CI / Build and test (ubuntu-latest) (push) Successful in 51s
CI / Build and test (ubuntu-latest) (pull_request) Successful in 49s
2025-11-12 01:25:18 +01:00

View File

@@ -17,7 +17,6 @@ jobs:
- name: Install Rust
uses: dtolnay/rust-toolchain@stable
if: runner.os == 'Linux'
- name: Cache cargo registry and git index
uses: actions/cache@v4