Commit graph

5 commits

Author SHA1 Message Date
djmailhot
1dae5727ec
Fix commands to set up GitHub actions runner
Add `git` installation
Add `-yq` flags to apt-get commands
Always use `apt-get` instead of `apt`.
2020-10-13 13:54:40 -07:00
djmailhot
0d450fb62d
Fix GitHub action workflow for license check
CI workflows are failing the license check.  This change allows empty git commits in the license check.
2020-10-13 12:40:31 -07:00
Daniel Sanche
c4d86703c5
Add licenses (#367) 2020-07-15 11:56:37 -07:00
Daniel Sanche
c4daa1c260
Improve smoke test (#319) 2020-04-09 17:21:37 -07:00
Daniel Sanche
ccff406cdc
GitHub Actions smoke tests (#288)
- added ci smoke tests to repo
2020-02-21 15:26:03 -08:00