Skip to content

Commit

Permalink
Merge pull request #227 from asottile/patch-1
Browse files Browse the repository at this point in the history
node shouldn't be needed
  • Loading branch information
graingert committed Sep 9, 2020
2 parents 569eea4 + ea9640f commit ecd23e2
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,6 @@ jobs:
with:
python-version: ${{ matrix.python-version }}

- name: Set Up Node for prettier
uses: actions/setup-node@v1
with:
node-version: 14.x

- name: Install
run: |
pip install tox
Expand Down

0 comments on commit ecd23e2

Please sign in to comment.