Jon Häggblad
|
3f0d4846df
|
Fix a few clippy warnings in contract test code (#3340)
* ci: don't fail fast for contracts
* contracts: fix clippy in tests
|
2023-04-24 10:30:22 +02:00 |
|
Jon Häggblad
|
9bfcdbe8e2
|
Add --all-targets to clippy for contracts (#3337)
|
2023-04-21 11:47:43 +02:00 |
|
Fran Arbanas
|
2bd679c91f
|
feat: refactored GH actions (#2894)
|
2023-01-24 16:11:01 +00:00 |
|
farbanas
|
b08dace119
|
changed ubuntu-latest on GH actions to ubuntu-20.04
|
2022-12-07 12:23:33 +01:00 |
|
Jon Häggblad
|
2391d11758
|
ci: replace deprecated --all with --workspace
According to the docs `--all` is a deprecated alias for `--workspace`
|
2022-03-10 10:19:43 +01:00 |
|
Drazen Urch
|
0e0151f781
|
Feature/profit margin percent config (#949)
* Profit margin percent to config, fix vesting tests
* Add bonding bounds check
* Fix contract test
|
2021-12-08 20:17:31 +01:00 |
|
Drazen Urch
|
70e148b3ed
|
Run CI for all contracts in one workflow (#948)
* Run CI for all contracts in one workflow
* Rename
* Fix vesting tests
|
2021-12-08 16:15:18 +01:00 |
|