Skip to content

Add RA reference dialog, |X| join, fix natural join, load saved for RA #46

Add RA reference dialog, |X| join, fix natural join, load saved for RA

Add RA reference dialog, |X| join, fix natural join, load saved for RA #46

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 .