Ian Chamberlain
b58a9bbf04
Use runner.temp for doctest artifacts
1 year ago
Ian Chamberlain
1b0f5fc7e1
Add doctest macro to setup doctests
1 year ago
Ian Chamberlain
a90f7d591f
Update README with usage examples
...
Also fix typo + cleanup YAML
1 year ago
Ian Chamberlain
2f70af3297
Update to latest checkout action to hide warnings
1 year ago
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
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
Ian Chamberlain
780d45d4a6
Fix up some test runner issues
...
Clean up dockerfile build by using devkitarm base image to get devkitpro
tools. Also upload artifacts after running, and fix some issues due to
Github Actions working slightly different than plain docker.
1 year ago
Ian Chamberlain
05b8c86e71
Create reusable action for running citra
...
Minor updates to setup etc as well
1 year ago
Ian Chamberlain
98fc093c43
Copy test runner and actions from ctru-rs
1 year ago