Skip to content

Commit

Permalink
ci: run tests with 'make test'
Browse files Browse the repository at this point in the history
  • Loading branch information
mawkler committed Jun 19, 2024
1 parent c1fa739 commit d1d327f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/modicator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ jobs:
run: |
nvim --version
[ ! -d tests ] && exit 0
nvim --headless -u tests/init.lua -c "PlenaryBustedDirectory tests/ { minimal_init = 'tests/init.lua' }"
make test

0 comments on commit d1d327f

Please sign in to comment.