Skip to content

Commit

Permalink
chore(ci): fix mdbtools install in test-coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
hongyuanjia committed Mar 19, 2024
1 parent d1b62c5 commit 4b79aac
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test-coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ jobs:
- uses: actions/checkout@v4

- name: Install mdbtools
id: install-mdbtools-apt
if: ${{ runner.os == 'ubuntu-latest' }}
run: sudo apt install mdbtools

- uses: r-lib/actions/setup-r@v2
Expand Down

0 comments on commit 4b79aac

Please sign in to comment.