Skip to content

Commit

Permalink
chore: update lint_test merge
Browse files Browse the repository at this point in the history
  • Loading branch information
A-Behairi committed Dec 6, 2023
1 parent fa0619c commit 8c1e646
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/lint_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,12 @@ jobs:

- name: Setup node env 🏗
uses: actions/[email protected]

with:
node-version: ${{ matrix.node }}
check-latest: true

- name: Cache node_modules 📦
uses: actions/[email protected]

with:
path: ~/.npm
key: ${{ runner.os }}-node-${{ hashFiles('**/package-lock.json') }}
Expand Down

0 comments on commit 8c1e646

Please sign in to comment.