Ian Chamberlain
057496e4a2
Big restructure for crate and actions
...
Move the runner-specific docker stuff into that action directory, and
move the runner crate into a subdirectory for simpler top-level
structure.
1 year ago
Ian Chamberlain
224865854e
Move actions to top-level for nicer call syntax
...
For external repos this will be a lot simpler
1 year ago
Ian Chamberlain
0f7be6f691
Overhaul the test-runner entrypoint for one file
...
Make sure docker is installed in our custom action
1 year ago
Ian Chamberlain
5c29862e2d
Fix ENV from devkitarm image in dockerfile
...
Also try to fix citra download even though I don't know what's wrong
yet.
1 year ago
Ian Chamberlain
7ba17cff18
Reflow actions completely
...
Add a "test" action instead of a "citra" action. It might still be
useful to have the citra action for examples later on but it's pretty
simple to reimplement.
1 year ago