Skip to content

Fix failures in docker tests with latest Pymssql and older python versions #1463

Fix failures in docker tests with latest Pymssql and older python versions

Fix failures in docker tests with latest Pymssql and older python versions #1463

Workflow file for this run

name: pre-commit
on:
pull_request:
push:
branches: [main]
permissions:
contents: read
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
- uses: pre-commit/[email protected]