Skip to content

Commit

Permalink
ci: update test script
Browse files Browse the repository at this point in the history
  • Loading branch information
HakonHarnes committed Dec 7, 2023
1 parent 0a74e7e commit f18d7d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
run: |
nvim --version
[ ! -d tests ] && exit 0
nvim --headless -u tests/init.lua -c "PlenaryBustedDirectory tests/ {minimal_init = 'tests/init.lua', sequential = true}"
make test
docs:
runs-on: ubuntu-latest
Expand Down

0 comments on commit f18d7d9

Please sign in to comment.