Skip to content

Fixed bug in logical_listeral parser #431

Fixed bug in logical_listeral parser

Fixed bug in logical_listeral parser #431

Workflow file for this run

name: Keep a Changelog
on:
pull_request: {}
jobs:
test:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v1
with:
fetch-depth: 0
- run: bash -c "! git diff --exit-code origin/master... CHANGELOG.md"