| Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/coverallsapp/github-action/releases)
- [Commits](https://github.com/coverallsapp/github-action/compare/v1.1.2...1.1.3)
---
updated-dependencies:
- dependency-name: coverallsapp/github-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <[email protected]>
|
|
Node.js 10 is EOL since 30/04/2021
|
|
|
|
|
|
Unfortunately, they don't offer a `v1` tag
|
|
* lowercase `runner.os`
* remove `CI` environment variable since it's already set by the runner
|
|
|
|
This should show any colors in the output
|
|
|
|
Also, reword Node.js setup step
|
|
This reverts commit 37dc6e1031ea43a1d796d0b82347c453b97ec996.
|
|
|
|
Run it for all pull requests, the master branch, and any branches that end with `-ci`.
|
|
Everything should be faster now. Also, we can restart a failed workflow and not the whole thing like before.
|