Skip to content

Commit

Permalink
tests: Setup node is no longer required
Browse files Browse the repository at this point in the history
  • Loading branch information
jcs090218 authored Dec 4, 2022
1 parent d8970b9 commit 5fd4e16
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,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'
Expand Down

0 comments on commit 5fd4e16

Please sign in to comment.