Skip to content

Commit

Permalink
adding readme link
Browse files Browse the repository at this point in the history
  • Loading branch information
mwang87 committed Apr 1, 2020
1 parent 5f68f7b commit bbe4d38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ We have unit tests to test the validators. There are several naming conventions:
1. ```invalid_*``` - These are invalid files that fail validation
1. ```invaliddata_*``` - These are valid files that pass validation but fail to match with data in MassIVE

To run all unit tests, we are using act to run github actions locally:
To run all unit tests, we are using [act](https://github.com/nektos/act) to run github actions locally:

```make test-push```

Expand Down

0 comments on commit bbe4d38

Please sign in to comment.