Skip to content

ZETA-7634: Allow for json codemorph to use strings in addition to objects #133

ZETA-7634: Allow for json codemorph to use strings in addition to objects

ZETA-7634: Allow for json codemorph to use strings in addition to objects #133

Workflow file for this run

name: Run Unit Tests
on:
pull_request:
branches: [ main ]
workflow_dispatch:
jobs:
DevOpsPRUnitTests:
runs-on: ubuntu-20.04
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Build Private Dependencies And Test
run: |
npm install
npm run build
npm test -- -u