jasonratcliff / thesis

Source code and data for MSc thesis
https://scholarworks.uni.edu/etd/1108
Other
0 stars 0 forks source link

Test GitHub Actions #85

Open jasonratcliff opened 1 year ago

jasonratcliff commented 1 year ago

Add workflow .yaml configuration to implement continuous integration via GitHub Actions (#46).

Cache

Note the default behavior prevents saving the action cache unless job completes to success:

https://www.github.com/actions/cache/issues/92
jasonratcliff commented 1 year ago

Job hangs for unsupported runner; omit patch name to designate a supported runner: