Merge pull request #1170 from hodgef/hodgef-patch-1

Rollback Jest update
This commit is contained in:
Francisco Hodge
2021-08-02 03:36:53 -07:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -37,5 +37,5 @@ jobs:
uses: peter-evans/close-pull@v1
with:
pull-request-number: ${{github.event.number}}
comment: PR closed due to failing tests
comment: "Closing PR due to failing tests."
delete-branch: true