Skip to content

DPK-2958 Support V20201031 in Customer Object SDK #396

DPK-2958 Support V20201031 in Customer Object SDK

DPK-2958 Support V20201031 in Customer Object SDK #396

Workflow file for this run

name: 'Integration Tests'
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
test:
runs-on: ubuntu-latest
strategy:
matrix:
node: ['13', '12', '10', '8']
name: Test with Node version ${{ matrix.node }}
steps:
- uses: actions/checkout@v1
- name: Setup node
uses: actions/setup-node@v1
with:
node-version: ${{ matrix.node }}
- run: npm ci
- run: npm test
- run: npm run test:integration
env:
SECRET_KEY: xnd_development_oI7I6slPeYIxZPyfNxVIQt6R0JxiXGIRTBxBw5Ij26rjUwUeF29Aa9wHSETkM3
SECRET_KEY_PH: xnd_development_Va7pPIfYxIo7letKqhZCkwniwggDGyjB0sAzmOUe1mMkED4k0nLh1TvtVi0raNne