ci: add test_executable to test matrix

I don't see a reason as not run the test. Do so.
This commit is contained in:
Christian Kellner 2022-02-09 16:50:55 +00:00 committed by Tom Gundersen
parent f7af3042ca
commit 62dab7be3d

View file

@ -13,6 +13,7 @@ jobs:
- "test.mod"
- "test.run.test_assemblers"
- "test.run.test_boot"
- "test.run.test_executable"
- "test.run.test_noop"
- "test.run.test_sources"
- "test.run.test_stages"