mirror of
https://github.com/pezkuwichain/revive.git
synced 2026-04-22 16:08:00 +00:00
Run all tests on CI (#21)
Run all tests on CI Signed-off-by: xermicus <cyrill@parity.io>
This commit is contained in:
@@ -40,5 +40,8 @@ jobs:
|
||||
- name: Clippy
|
||||
run: make clippy
|
||||
|
||||
- name: Integration
|
||||
run: make test-integration
|
||||
- name: Test cargo workspace
|
||||
run: make test-workspace
|
||||
|
||||
- name: Test CLI
|
||||
run: make test-cli
|
||||
|
||||
Reference in New Issue
Block a user