Sublime-Instincts / BetterJinja

A Sublime Text package that provides enhanced syntax highlighting, completions, snippets & more for Jinja templates.
https://packagecontrol.io/packages/Jinja2
MIT License
15 stars 4 forks source link

Fix CI syntax tests #20

Closed deathaxe closed 5 months ago

deathaxe commented 5 months ago

fixes https://github.com/Sublime-Instincts/BetterJinja/issues/18

This PR...

  1. re-uses simplified workflow form SublimeText/Liquid (and others) to checkout default Packages next to this repository for testing.
  2. test against all stable releases, the package claims to support for.
  3. drop filetypes from paths trigger, which are not shipped with this package
  4. remove path from syntax test headers