From 6717f15abecb53eb3de0e2d91de7673a170d436e Mon Sep 17 00:00:00 2001 From: Maksym Arutyunyan <103510076+maksymar@users.noreply.github.com> Date: Tue, 20 Feb 2024 11:20:16 +0100 Subject: [PATCH] chore: syntax highlighting in README.md add yaml syntax highlighting to README.md for better readability --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4880624..2e40a68 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ Have a look at the workflows in this repository for working examples. A github CI action looks like the following. Note you'll need to copy the scripts in the `scripts` directory to your own repository and update ``. -``` +```yaml benchmark-my-canister: runs-on: ubuntu-latest env: