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