Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Fix aggregation parsing on negated Contains (#407) #37

Fix aggregation parsing on negated Contains (#407)

Fix aggregation parsing on negated Contains (#407) #37

Workflow file for this run

name: .NET Core
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: execute
run: docker-compose -f ./docker/docker-compose.yaml run dotnet