diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index 5b39dfc..b96563c 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -34,4 +34,4 @@ jobs: - name: Install Rust run: rustup default stable - name: Run tests - run: cargo test \ No newline at end of file + run: cargo test