Commit Graph

12 Commits

Author SHA1 Message Date
bitfl0wer 689a2fa3d7
as if forcing it does the trick here 2023-08-26 14:05:34 +02:00
bitfl0wer 7493a7a31c
Add --no-confirm flag 2023-08-26 13:48:15 +02:00
bitfl0wer b35d33d31c
Maybe cargo binstall can help here 2023-08-26 13:45:44 +02:00
bitfl0wer d8b9318d6f
Try removing explicit cargo install call to see what happens 2023-08-26 13:43:00 +02:00
bitfl0wer f3d8551437
Remove .cargo/bin as it is redundant
.cargo is already being cached by rust-cache
2023-08-26 13:37:42 +02:00
bitfl0wer d44ec96bf3
Configure rust-cache 2023-08-26 13:32:35 +02:00
bitfl0wer f73736600f
Bump Node version to 18 2023-08-25 21:30:07 +02:00
bitfl0wer 67f26ada37
Add CI environment 2023-08-25 21:07:16 +02:00
bitfl0wer db0bbc3491
Add code coverage using coveralls and tarpaulin 2023-08-25 20:58:46 +02:00
kozabrada123 f705783822
Revert actions build back to debug (#151)
Cargo build --release is faster for builds, but test uses debug built libraries, so it rebuilds them
2023-07-14 12:12:39 +02:00
kozabrada123 a28a1bce03
Faster actions hopefully (#150) 2023-07-14 11:58:12 +02:00
Flori Weber 36158548be
Rename build_and_test, add clippy actions 2023-06-19 16:21:53 +02:00