Remove rust cache, add testing output folder
All checks were successful
test / test (push) Successful in 11m4s
All checks were successful
test / test (push) Successful in 11m4s
This commit is contained in:
@@ -10,5 +10,4 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
lfs: true
|
lfs: true
|
||||||
- uses: dtolnay/rust-toolchain@stable
|
- uses: dtolnay/rust-toolchain@stable
|
||||||
- uses: Swatinem/rust-cache@v2
|
|
||||||
- run: cargo test --release
|
- run: cargo test --release
|
||||||
|
|||||||
2
.gitignore
vendored
2
.gitignore
vendored
@@ -6,4 +6,4 @@
|
|||||||
*.h
|
*.h
|
||||||
*.py
|
*.py
|
||||||
.idea
|
.idea
|
||||||
/testing/output
|
/testing/output/*.csv
|
||||||
0
testing/output/.gitkeep
Normal file
0
testing/output/.gitkeep
Normal file
Reference in New Issue
Block a user