mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 14:27:49 +00:00
Add bootimage test to CI
This commit is contained in:
@@ -79,3 +79,4 @@ before_test:
|
|||||||
test_script:
|
test_script:
|
||||||
- bootimage build
|
- bootimage build
|
||||||
- cargo test
|
- cargo test
|
||||||
|
- bootimage test
|
||||||
|
|||||||
@@ -31,3 +31,4 @@ before_script:
|
|||||||
script:
|
script:
|
||||||
- bootimage build
|
- bootimage build
|
||||||
- cargo test
|
- cargo test
|
||||||
|
- bootimage test
|
||||||
|
|||||||
Reference in New Issue
Block a user