Run Lest
Version updated for TAServers/lest to version v3.0.0.
- This action is used across all versions by 2 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
Added
- Made it possible to set
testMatch
from the CLI
Changed
- (BREAKING) Changed CLI option format to only support
--option=value
and-o=value
(--option
and-o
are shorthand for--option=true
and-o=true
respectively)