Update README.md

This commit is contained in:
Jonathan Channon 2019-05-21 21:29:44 +01:00 committed by GitHub
parent c824a5a0fc
commit cb2e5d7020
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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