emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/csharp-mode 331b9d7 6/7: Remove name, so it's less conf


From: ELPA Syncer
Subject: [elpa] externals/csharp-mode 331b9d7 6/7: Remove name, so it's less confusing
Date: Tue, 21 Sep 2021 03:57:11 -0400 (EDT)

branch: externals/csharp-mode
commit 331b9d7eb0880fc3a7ccb7fe0ea289fa8d5796ed
Author: JenChieh <jcs090218@gmail.com>
Commit: JenChieh <jcs090218@gmail.com>

    Remove name, so it's less confusing
---
 .github/workflows/build.yml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 35fc699..c8f16d4 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -11,7 +11,6 @@ on:
 jobs:
   unix-build:
     runs-on: ${{ matrix.os }}
-    name: Emacs - ${{ matrix.emacs }}
     strategy:
       matrix:
         os: [ubuntu-latest, macos-latest]
@@ -45,7 +44,6 @@ jobs:
 
   windows-build:
     runs-on: windows-latest
-    name: Emacs - ${{ matrix.emacs }}
     strategy:
       matrix:
         emacs: [26.1, 26.2, 26.3, 27.1, 27.2, snapshot]



reply via email to

[Prev in Thread] Current Thread [Next in Thread]