Skip to content

fix query predicate bug for NotEqual expression type #547

fix query predicate bug for NotEqual expression type

fix query predicate bug for NotEqual expression type #547

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