jerry871002/bsi-pt

Run test only when `src/` or `tests/` is modified

Closed this issue · 1 comments

Currently, even if only the documentation is being modified, the tests will still be executed.

Actually, this has already been implemented in #13 🥲