Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c3c8022

Browse files
authored
Merge pull request cplee#1 from jchannon/patch-1
Update README.md
2 parents c824a5a + cb2e5d7 commit c3c8022

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ All the tasks necessary for testing, building and deploying this code is already
77
Try these:
88

99
* `act -a lint` - run the linter
10-
* `act -a test` - run the linter
10+
* `act -a test` - run the tests
1111
* `act` - run the the entire pipeline
1212
* `act -l` - view the execution graph
1313

0 commit comments

Comments
 (0)