Skip to content

Commit

Permalink
add ripgrep
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephan Badragan committed May 23, 2024
1 parent 14a1a74 commit e83d33a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ jobs:

steps:
- uses: actions/checkout@v4
- name: Install xmllint
run: sudo apt-get install -y ripgrep
- name: Setup neovim
uses: rhysd/action-setup-vim@v1
with:
Expand Down

0 comments on commit e83d33a

Please sign in to comment.