Skip to content

Commit

Permalink
drop cache testing testing
Browse files Browse the repository at this point in the history
  • Loading branch information
penberg committed Jan 18, 2024
1 parent 5406e64 commit e19c076
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: "16.x"
cache: "npm"
cache-dependency-path: "packages/libsql-client"
- name: "Install npm dependencies"
run: "npm ci"

Expand Down

0 comments on commit e19c076

Please sign in to comment.