mirror of
https://github.com/tenrok/axios.git
synced 2026-05-30 15:24:11 +03:00
Merge branch 'oscard0m-add-cache-to-node-workflows'
This commit is contained in:
@@ -20,5 +20,6 @@ jobs:
|
||||
uses: actions/setup-node@v2
|
||||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
cache: npm
|
||||
- run: npm install
|
||||
- run: npm test
|
||||
|
||||
Reference in New Issue
Block a user