Merge pull request #7 from drpaneas/fix_readme

Remove lint from README
This commit is contained in:
Casey Lee 2021-05-02 08:19:02 -07:00 committed by GitHub
commit 5c6f585b1f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@ All the tasks necessary for testing, building and deploying this code is already
Try these:
* `act -j lint` - run the linter
* `act -j test` - run the tests
* `act` - run the the entire pipeline
* `act -l` - view the execution graph