]> git.madduck.net Git - etc/vim.git/history - .github/workflows/test.yml

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

Test on Python 3.10-dev (#2406)
[etc/vim.git] / .github / workflows / test.yml
2021-07-28 Hugo van KemenadeTest on Python 3.10-dev (#2406)
2021-06-04 Richard SiGo back to single core for test suite on CI (#2305)
2021-05-13 Richard SiModify when Test, Primer, and Documentation Build run...
2021-05-07 Richard SiSpeed up test suite via distributed testing (#2196)
2021-05-04 Richard SiDrop Travis CI and migrate Coveralls (#2186)
2021-02-14 Richard SiFix duplication of checks on internal PRs (#1986)
2020-10-19 Sagi ShadurSwitch to pytest and tox (#1763)
2020-10-08 Hadi AlqattanSupport stable Python3.9. (#1748)
2020-05-22 Hugo van KemenadeMove primer to own workflow (#1451)
2020-05-22 Cooper LeesEnable primer on CI Runs + add all README listed black...
2020-05-17 Hugo van KemenadeUpdate and fix Flake8 (#1424)
2020-05-08 Jon DufresneRemove deprecated use of 'setup.py test' (#1275)
2019-11-22 Hugo van KemenadeCI: Add Python 3.8 and lint to GitHub Actions (#1173)
2019-10-28 Hugo van KemenadeTest Windows, macOS and Linux on GitHub Actions (#1085)