Skip to content

Fix "under" date semantics in oracle queries and add --all to generat… #36

Fix "under" date semantics in oracle queries and add --all to generat…

Fix "under" date semantics in oracle queries and add --all to generat… #36

Workflow file for this run

name: Eslint CI
on: push
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install modules
run: npm install
- name: Run ESLint
run: npx eslint --max-warnings 0 .