diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 738ac64..a0c0e03 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -16,7 +16,7 @@ on: jobs: lint: - name: ๐Ÿงน Lint + name: ๐Ÿงน Lint Check runs-on: Ubuntu-Latest steps: @@ -33,7 +33,7 @@ jobs: run: deno doc --lint ./src format: - name: ๐Ÿ“ Format + name: ๐Ÿ“ Format Check runs-on: Ubuntu-Latest steps: