File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -252,9 +252,9 @@ More advanced guides and docs can be found in the [`docs/` folder](docs/).
252252Contributions to this library are welcome and encouraged. See
253253[CONTRIBUTING](CONTRIBUTING.md) for more information on how to get started.
254254
255- [ff_node_unit_img]: https://github.com/GoogleCloudPlatform/functions-framework-nodejs/workflows/Node.js%20Unit%20CI /badge.svg
256- [ff_node_unit_link]: https://github.com/GoogleCloudPlatform/functions-framework-nodejs/actions?query=workflow%3A"Node.js+Unit+CI"
257- [ff_node_lint_img]: https://github.com/GoogleCloudPlatform/functions-framework-nodejs/workflows/Node.js%20Lint%20CI /badge.svg
258- [ff_node_lint_link]: https://github.com/GoogleCloudPlatform/functions-framework-nodejs/actions?query=workflow%3A"Node.js+Lint+CI"
259- [ff_node_conformance_img]: https://github.com/GoogleCloudPlatform/functions-framework-nodejs/workflows/Node.js%20Conformance%20CI /badge.svg
260- [ff_node_conformance_link]: https://github.com/GoogleCloudPlatform/functions-framework-nodejs/actions?query=workflow%3A"Node.js+Conformance+CI"
255+ [ff_node_unit_img]: https://github.com/GoogleCloudPlatform/functions-framework-nodejs/actions/ workflows/unit.yml /badge.svg
256+ [ff_node_unit_link]: https://github.com/GoogleCloudPlatform/functions-framework-nodejs/actions/workflows/unit.yml
257+ [ff_node_lint_img]: https://github.com/GoogleCloudPlatform/functions-framework-nodejs/actions/ workflows/lint.yml /badge.svg
258+ [ff_node_lint_link]: https://github.com/GoogleCloudPlatform/functions-framework-nodejs/actions/workflows/lint.yml
259+ [ff_node_conformance_img]: https://github.com/GoogleCloudPlatform/functions-framework-nodejs/actions/ workflows/conformance.yml /badge.svg
260+ [ff_node_conformance_link]: https://github.com/GoogleCloudPlatform/functions-framework-nodejs/actions/workflows/conformance.yml
You can’t perform that action at this time.
0 commit comments