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

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

[nongnu] elpa/bash-completion 2d40c61f56 8/8: Fix test.yml for CI.


From: ELPA Syncer
Subject: [nongnu] elpa/bash-completion 2d40c61f56 8/8: Fix test.yml for CI.
Date: Sun, 15 Jan 2023 12:58:34 -0500 (EST)

branch: elpa/bash-completion
commit 2d40c61f56b24c4ee41d6f87dccc5ad90b195ef1
Author: Stephane Zermatten <szermatt@gmx.net>
Commit: Stephane Zermatten <stephane@fuzzy.zia>

    Fix test.yml for CI.
---
 .github/workflows/test.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 46de464ba0..7fbdc2f145 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -34,7 +34,7 @@ jobs:
       if: matrix.allow_failure == true
       run: 'cask && make test || true'
       
-  test:
+  test-ubuntu-20:
     runs-on: ubuntu-20.04 # bash 5.0
     strategy:
       matrix:



reply via email to

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