Skip to content

Commit

Permalink
Merge pull request #110 from dimbleby/ci-test
Browse files Browse the repository at this point in the history
unnecessary unixodbc-dev
  • Loading branch information
dimbleby authored Sep 26, 2023
2 parents 1633b3e + 8f09c24 commit 2e6ba3a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,6 @@ jobs:
- name: Check out repository
uses: actions/checkout@v4

- name: Install unixodbc-dev
run: sudo apt-get install --yes --no-install-recommends unixodbc-dev

- name: Set up python {{ matrix.python-version }}
uses: actions/setup-python@v4
with:
Expand Down

0 comments on commit 2e6ba3a

Please sign in to comment.