2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-11 18:02:32 +03:00

Fix merge conflict

This commit is contained in:
Jay
2022-05-04 20:52:33 +02:00
parent e8e4749ebf
commit 21edbc2c92
+1
View File
@@ -20,5 +20,6 @@ jobs:
uses: actions/setup-node@v2
with:
node-version: ${{ matrix.node-version }}
cache: npm
- run: npm install
- run: npm test