Clement Tsang and GitHub
98e7fbbeab
ci: add back paths field to coverage workflow ( #728 )
2022-05-07 19:57:56 -04:00
ClementTsang
8cc361e443
ci: clean up ci workflow
2022-05-01 16:56:40 -04:00
ClementTsang
a9da449cef
ci: update rust-cache to 1.4.0
2022-05-01 15:47:30 -04:00
Clement Tsang and GitHub
e646a76630
ci: disable debug symbols and incremental in CI, force locked #719
...
Disables incremental compilation and debug symbols in CI and other related workflows, since they're not used there at all. Also forces --locked as needed.
2022-04-29 18:15:49 -04:00
Clement Tsang and GitHub
b9a356f581
ci: lock cargo-llvm-cov install in script ( #715 )
...
Super small change, install cargo-llvm-cov with --locked.
2022-04-28 01:39:58 -04:00
ClementTsang
19430a1a49
ci: reduce code cov skip conditions
2022-04-28 01:18:27 -04:00
ClementTsang
a6933d89b3
ci: try using llvm-cov instead of tarpaulin
2022-04-28 00:31:58 -04:00
Clement Tsang and GitHub
128ec81200
ci: switch to a manual cargo tarpaulin installation ( #680 )
...
Update to use a manual install of cargo tarpaulin, fixes the wrong filename being checked in the skip action.
2022-02-25 02:15:26 -05:00
Clement Tsang and GitHub
9a11ead991
ci: Use commit hash for some actions to pin them ( #641 )
...
Pins some actions using a specific commit hash.
2021-12-22 17:29:50 -05:00
Clement Tsang and GitHub
69dcd827b6
ci: disable codecov patch ( #629 )
...
I don't really need the patch feature right now, so let's disable it.
2021-12-19 12:56:48 -05:00