ci: include test_ostree in github action

Execute the new test_ostree integration test suit.
This commit is contained in:
Christian Kellner 2021-02-12 11:47:48 +00:00
parent 36129c164b
commit 14fc39e416

View file

@ -14,6 +14,7 @@ jobs:
- "test.run.test_assemblers"
- "test.run.test_boot"
- "test.run.test_noop"
- "test.run.test_ostree"
- "test.run.test_sources"
- "test.run.test_stages"
- "test.src"