Skip to content

feat: add 'cust' as top level exception for noun #74

feat: add 'cust' as top level exception for noun

feat: add 'cust' as top level exception for noun #74

Workflow file for this run

on: [push]
jobs:
build:
runs-on: ubuntu-latest
name: Build & Test
steps:
- uses: actions/checkout@v1
- name: Build
run: docker build --build-arg extra='npm test' -t rest-api-lint .