Skip to content

Commit

Permalink
chore: Remove node package chache
Browse files Browse the repository at this point in the history
  • Loading branch information
ar90n committed Apr 28, 2022
1 parent 2bf22c0 commit 67abc08
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ jobs:
- uses: actions/setup-node@v2
with:
node-version: '16'
cache: npm
- name: Setup pyright
run: npm install -g pyright
- name: Set up Python ${{ matrix.python-version }}
Expand Down

0 comments on commit 67abc08

Please sign in to comment.