Rename JS testing section in GH Actions config (#29931)

This commit is contained in:
Matt Jankowski 2024-04-17 06:23:07 -04:00 committed by GitHub
parent 650c548c31
commit 013671f29f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -38,5 +38,5 @@ jobs:
- name: Set up Javascript environment
uses: ./.github/actions/setup-javascript
- name: Jest testing
- name: JavaScript testing
run: yarn jest --reporters github-actions summary