Skip to content

Commit

Permalink
try running odbcinst -j
Browse files Browse the repository at this point in the history
  • Loading branch information
colin-rogers-dbt committed Oct 24, 2023
1 parent 0c68972 commit b2f63bd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,8 @@ jobs:
&& dpkg -l | grep Simba # confirm that the driver is installed
ldd /opt/simba/spark/lib/64/libsparkodbc_sb64.so
echo "--------------------------------------------"
odbcinst -j
- name: Run tox for Spark ${{ matrix.test }}
run: tox -e integration-${{ matrix.test }}

0 comments on commit b2f63bd

Please sign in to comment.