You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
6c00de64 Run daily.
183d37fe Run on all branches.
f865e88e Merge remote-tracking branch 'origin/Relequestual-fix-pr-ci'
777919bc Fix the contributor command info as well.
e4e27709 Merge pull request #319 from json-schema-org/badge
5c7ac335 Fix the badge.
67f238bb Run CI for PRs
bf2f2443 Merge pull request #315 from json-schema-org/gha
38c2e938 Travis CI -> GitHub Actions.
git-subtree-dir: json
git-subtree-split: 6c00de640246fc00f0e4f21330635aa72d6ac8d8
Copy file name to clipboardExpand all lines: README.md
+5-4Lines changed: 5 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
JSON Schema Test Suite [](https://travis-ci.org/json-schema-org/JSON-Schema-Test-Suite)
1
+
JSON Schema Test Suite [](https://github.com/json-schema-org/JSON-Schema-Test-Suite/actions?query=workflow%3A%22Test+Suite+Sanity+Checking%22)
2
2
======================
3
3
4
4
This repository contains a set of JSON objects that implementors of JSON Schema
@@ -181,6 +181,7 @@ Contributing
181
181
182
182
If you see something missing or incorrect, a pull request is most welcome!
183
183
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)
0 commit comments