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:
parent
f7af3042ca
commit
62dab7be3d
1 changed files with 1 additions and 0 deletions
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue