mirror of
https://github.com/ringtailsoftware/uvm32.git
synced 2026-06-05 22:43:39 +00:00
Initial test framework
Clean up makefiles Everything buildable under docker (or natively)
This commit is contained in:
parent
5a0c70a017
commit
da7f70c456
48 changed files with 7254 additions and 293 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -14,6 +14,6 @@ jobs:
|
|||
with:
|
||||
path: uvm32
|
||||
- name: Build
|
||||
run: make
|
||||
run: make dockerbuild && make docker
|
||||
working-directory: uvm32
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue