Skip to content

Commit 777919b

Browse files
committed
Fix the contributor command info as well.
1 parent e4e2770 commit 777919b

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,7 @@ Contributing
181181

182182
If you see something missing or incorrect, a pull request is most welcome!
183183

184-
There are some sanity checks in place for testing the test suite. You can run
185-
them with `bin/jsonschema_suite check && npm test` or `tox && npm test`. They will be run automatically by
186-
[Travis CI](https://travis-ci.org/) as well.
184+
There are some sanity checks in place for testing the test suite. You
185+
can run them with `bin/jsonschema_suite check` or `tox`. They will be
186+
run automatically by [GitHub Actions](https://github.com/json-schema-org/JSON-Schema-Test-Suite/actions?query=workflow%3A%22Test+Suite+Sanity+Checking%22)
187+
as well.

0 commit comments

Comments
 (0)