Skip to content

Commit fea5bea

Browse files
authored
Merge pull request #513 from bhearsum/checks
Use Github Checks for taskcluster reporting
2 parents 113a83a + 6feeec8 commit fea5bea

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.taskcluster.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
version: 1
2+
reporting: checks-v1
23
policy:
34
pullRequests: collaborators
45
tasks:

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Credentials can live in ``./scriptworker.yaml``, ``./secrets.json``, ``~/.script
3838
Testing
3939
-------
4040

41-
Without integration tests, install tox, then
41+
Without integration tests install tox, then
4242

4343
``NO_CREDENTIALS_TESTS=1 tox -e py36``
4444

0 commit comments

Comments
 (0)