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