Skip to content

Merge pull request #2907 from ccnmtl/dependabot/pip/psycopg-3.2.4 #3059

Merge pull request #2907 from ccnmtl/dependabot/pip/psycopg-3.2.4

Merge pull request #2907 from ccnmtl/dependabot/pip/psycopg-3.2.4 #3059

name: build-and-test
on: [push]
jobs:
build:
runs-on: ubuntu-24.04
strategy:
matrix:
python-version: ["3.8", "3.12"]
steps:
- uses: actions/checkout@v4
- name: Run eslint
run: make eslint
- name: Build with Makefile
run: make