branch: externals/diff-hl
commit bf92de54a7a0deda56c9555866d506084b353cca
Author: Dmitry Gutov <[email protected]>
Commit: Dmitry Gutov <[email protected]>

    [ci skip] Fix name
---
 .github/workflows/ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 62d037d611..45a82fb167 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -32,7 +32,7 @@ jobs:
         with:
           version: ${{ matrix.emacs_version }}
 
-      - name: Checkout Company
+      - name: Checkout Code
         uses: actions/checkout@v3
 
       - name: Run tests

Reply via email to