Skip to content

chore(deps): bump pydantic[email] from 2.6.3 to 2.6.4 #97

chore(deps): bump pydantic[email] from 2.6.3 to 2.6.4

chore(deps): bump pydantic[email] from 2.6.3 to 2.6.4 #97

Workflow file for this run

name: Tests
on:
push:
branches:
- main
pull_request:
# The branches below must be a subset of the branches above
branches: [ main ]
jobs:
docker:
runs-on: ubuntu-latest
steps:
- name: Check out the repo
uses: actions/checkout@v4
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
- name: Run test suite
run: |
cd tests
sudo ./run.sh