aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/test.yml
AgeCommit message (Expand)AuthorFilesLines
2020-04-08Replace bundlesize with bundlewatch. (#30538)XhmikosR1-3/+3
2019-12-24Update test.yml (#29863)XhmikosR1-4/+3
2019-12-13Actions: add npm cache (#29765)XhmikosR1-0/+10
2019-12-13CI: update to `actions/checkout@v2` (#29847)XhmikosR1-3/+1
2019-11-18Switch to the Coveralls Action (#29478)XhmikosR1-5/+5
2019-10-09Drop support for Node.js 8. (#29496)XhmikosR1-1/+1
2019-10-08CI: move `CI` env variable to the root of the workflow. (#29499)XhmikosR1-2/+2
2019-10-02coveralls: Add `COVERALLS_GIT_BRANCH` (#29458)XhmikosR1-0/+1
2019-10-02workflows/test.yml: specify `CI=true` (#29440)XhmikosR1-0/+2
2019-09-24GH Actions updates. (#29429)XhmikosR1-2/+2
2019-09-16workflows/test.yml: switch to `setup-node@v1`. (#29410)XhmikosR1-2/+2
2019-08-24Actions CI tweaks (#29276)XhmikosR1-2/+4
2019-08-12CI: run bundlesize only for pushes.XhmikosR1-1/+1
2019-08-12Reindent workflows/test.yml.XhmikosR1-37/+37
2019-08-08Limit coveralls to our repo.XhmikosR1-1/+1
2019-08-08Run bundlesize separately.XhmikosR1-0/+6
2019-08-08Prep for migration to GitHub Actions CI/CDMark Otto1-0/+44