Skip to content

Commit

Permalink
is cache a problem?
Browse files Browse the repository at this point in the history
  • Loading branch information
pstaender committed Apr 21, 2024
1 parent f705456 commit e0db834
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1,800 deletions.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Expand Up @@ -15,7 +15,6 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: ${{ matrix.node-version }}
cache: npm
- run: npm test
- run: npm run build

0 comments on commit e0db834

Please sign in to comment.