You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: build CI to ensure the local package always works
this tests in two ways:
- install the package locally in each major os/architecture combination
supported by GitHub Actions, then run `editorconfig-checker --version`
like `run-tests.sh` does
- running `run-tests.sh` once in an ubuntu machines
The workflow is triggered both by pushes to any of the branches and for
each pull request.
0 commit comments