Skip to content

Bump tough-cookie and @serverless/utils-china #73

Bump tough-cookie and @serverless/utils-china

Bump tough-cookie and @serverless/utils-china #73

Workflow file for this run

name: CI
on: [pull_request]
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- run: npm install
- run: npm run build
- run: npm test