Deno: Formatting, Linting, Testing
This workflow is designed to automate the process of code testing and formatting checks in order to maintain code quality and enforce development standards. It is triggered when there is either a push or a pull request to the main
branch and includes steps to set up Deno, ensure code formatting consistency, lint the code, and run tests.
Install
curl -s https://getactions.dev/ci/deno | sh
Should this workflow not align perfectly with your requirements, don't hesitate! We'd love to add your workflow.
Searching for a specific workflow, but can't find it?