diff --git a/.gitea/workflows/test.yaml b/.gitea/workflows/test.yaml index fe2653e..4187442 100644 --- a/.gitea/workflows/test.yaml +++ b/.gitea/workflows/test.yaml @@ -10,5 +10,4 @@ jobs: with: lfs: true - uses: dtolnay/rust-toolchain@stable - - uses: Swatinem/rust-cache@v2 - run: cargo test --release diff --git a/.gitignore b/.gitignore index ad7e4b4..998e925 100644 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,4 @@ *.h *.py .idea -/testing/output \ No newline at end of file +/testing/output/*.csv \ No newline at end of file diff --git a/testing/output/.gitkeep b/testing/output/.gitkeep new file mode 100644 index 0000000..e69de29