Skip to content

test: add test for invalid query parameters for agent, update ingress… #81

test: add test for invalid query parameters for agent, update ingress…

test: add test for invalid query parameters for agent, update ingress… #81

Workflow file for this run

name: ci
on:
release:
types:
- published
push:
branches-ignore:
- main
paths-ignore:
- '**.md'
jobs:
build-and-check:
name: Build project and run CI checks
uses: fingerprintjs/dx-team-toolkit/.github/workflows/build-typescript-project.yml@v1
with:
nodeVersion: 16