botblock / BotBlock.org

BotBlock - The List of Discord Bot Lists and Services
https://botblock.org/
Mozilla Public License 2.0
28 stars 8 forks source link

Use GitHub Actions to test PRs #17

Closed MattIPv4 closed 5 years ago

MattIPv4 commented 5 years ago

Website/API Suggestion

Description

All PRs that are submitted to the repo should make use of GitHub Actions to run the test suite.

Things to consider:

Why

Whilst most developers will test their code locally before PR'ing, having CI to ensure tests pass on PRs will be useful for reviewers.