Skip to content

fix: use preview exception when length is 6 #79

fix: use preview exception when length is 6

fix: use preview exception when length is 6 #79

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 .