Commit graph

8 commits

Author SHA1 Message Date
Adam Porter
5814cff188 Tests: (test.yml) Let lint fail
Some of these lint warnings aren't going to be fixed anytime soon, and
it's more useful to let the tests indicate success in that case.
2020-11-16 03:52:26 -06:00
Adam Porter
be696ff075 Meta: Update makem.sh, etc. 2020-02-23 22:59:49 -06:00
Adam Porter
090debabc7 Meta: Fix test.yml
It's easy to overwrite these local changes, but easy to revert them as
well.
2020-01-22 21:14:08 -06:00
Adam Porter
9bd1235e00 Meta: Update makem.sh files 2020-01-22 17:05:16 -06:00
Adam Porter
1f79632372 Meta: Update makem.sh, test.yml 2020-01-10 09:29:09 -06:00
Adam Porter
3ce29bee46 Meta: (test.yml) Don't count lint failure as job failure
It's more valuable to see at a glance that the tests passed than to
have every run indicate failure because of lint failures, especially
when some of the lint failures come from package-lint issues that may
be patched in the future.
2020-01-08 12:45:53 -06:00
Adam Porter
fb830f8577 Meta: (test.yml) Use checkout@v2 2020-01-04 01:50:11 -06:00
Adam Porter
3cc7ebe5b4 Meta: Add CI using GitHub Actions
Using test.yml from makem.sh repo.
2020-01-03 04:01:48 -06:00