Skip to content

Commit

Permalink
Setup node is no longer required
Browse files Browse the repository at this point in the history
  • Loading branch information
jcs090218 committed Dec 4, 2022
1 parent 2165d34 commit 8df00b0
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 @@ -30,10 +30,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 8df00b0

Please sign in to comment.