Skip to content

Commit

Permalink
Remove test code
Browse files Browse the repository at this point in the history
  • Loading branch information
guidoderooij authored Mar 21, 2024
1 parent aebed8b commit 04a6393
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ jobs:
id: cache-modules
uses: actions/cache@v4
with:
# test
path: |
**/node_modules
key: ${{ matrix.node-version }}-${{ runner.OS }}-build-${{ hashFiles('**/package.json') }}
Expand Down

0 comments on commit 04a6393

Please sign in to comment.