@@ -318,8 +318,8 @@ server.listen(3000)
|
318 | 318 | [appveyor-url]: https://ci.appveyor.com/project/dougwilson/send |
319 | 319 | [coveralls-image]: https://badgen.net/coveralls/c/github/pillarjs/send/master |
320 | 320 | [coveralls-url]: https://coveralls.io/r/pillarjs/send?branch=master |
321 | | -[github-actions-ci-image]: https://badgen.net/github/checks/pillarjs/send/master?label=ci |
322 | | -[github-actions-ci-url]: https://github.com/pillarjs/send/actions?query=workflow%3Aci |
| 321 | +[github-actions-ci-image]: https://badgen.net/github/checks/pillarjs/send/master?label=linux |
| 322 | +[github-actions-ci-url]: https://github.com/pillarjs/send/actions/workflows/ci.yml |
323 | 323 | [node-image]: https://badgen.net/npm/node/send |
324 | 324 | [node-url]: https://nodejs.org/en/download/ |
325 | 325 | [npm-downloads-image]: https://badgen.net/npm/dm/send |
|