diff --git a/.github/workflows/integrate.yaml b/.github/workflows/integrate.yaml index 8e16d6e4..17ad1896 100644 --- a/.github/workflows/integrate.yaml +++ b/.github/workflows/integrate.yaml @@ -58,8 +58,8 @@ jobs: mongosh --eval 'db.getSiblingDB("lnp2pbot").createCollection("mycollection")' - run: npm install @types/node @types/i18n - - run: npx tsc - run: npm ci + - run: npx tsc - name: Run tests env: DB_USER: ''