Skip to content

Commit

Permalink
ci wip
Browse files Browse the repository at this point in the history
  • Loading branch information
mosheavni committed Dec 26, 2024
1 parent 63367bc commit 961525b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@ jobs:

- name: Prepare
run: |
git clone --depth 1 https://github.com/nvim-lua/plenary.nvim ../plenary.nvim
cd nvim/.config/nvim
make prepare
- name: Run tests
run: |
Expand Down

0 comments on commit 961525b

Please sign in to comment.