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

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

[nongnu] elpa/typescript-mode 22c4042458 1/3: tests: Setup node is no lo


From: ELPA Syncer
Subject: [nongnu] elpa/typescript-mode 22c4042458 1/3: tests: Setup node is no longer required
Date: Mon, 5 Dec 2022 14:00:30 -0500 (EST)

branch: elpa/typescript-mode
commit 22c40424580dd13e3dc539929d4210406aa27f76
Author: Jen-Chieh Shen <jcs090218@gmail.com>
Commit: GitHub <noreply@github.com>

    tests: Setup node is no longer required
---
 .github/workflows/build.yml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index e339c50ce1..721a3d6667 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -37,10 +37,6 @@ jobs:
         with:
           version: ${{ matrix.emacs-version }}
 
-      - uses: actions/setup-node@v2
-        with:
-          node-version: '16'
-
       - uses: emacs-eask/setup-eask@master
         with:
           version: 'snapshot'



reply via email to

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