Quantco / pytsql

Run mssql scripts from Python.
BSD 3-Clause "New" or "Revised" License
14 stars 3 forks source link

Fix PR #85 #87

Closed svengiegerich closed 1 year ago

svengiegerich commented 1 year ago

Motivation: Fixes PR #85, via "live debugging" of GH actions.

Changes: set bash to login mode, and clean up files before creating the PR.

Tests: runs as expected now https://github.com/Quantco/pytsql/actions/runs/4800008636

See failings before: https://github.com/Quantco/pytsql/actions/runs/4796895322, https://github.com/Quantco/pytsql/actions/runs/4799787735.