diff --git a/README.md b/README.md index 022b768..27703bd 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ All the tasks necessary for testing, building and deploying this code is already Try these: * `act -a lint` - run the linter -* `act -a test` - run the linter +* `act -a test` - run the tests * `act` - run the the entire pipeline * `act -l` - view the execution graph