testing-library / jest-dom

:owl: Custom jest matchers to test the state of the DOM
https://testing-library.com/docs/ecosystem-jest-dom
MIT License
4.45k stars 401 forks source link

chore: fix GitHub Actions badge #597

Closed LitoMore closed 6 months ago

LitoMore commented 7 months ago

This fixes the badge on the read according to https://github.com/badges/shields/issues/8671.

shuuji3 commented 7 months ago

Hi, I've already created the same PR to fix this at #497🙂

gnapse commented 6 months ago

Sorry for having neglected the merging of the other PR. I'll merge that one. Thanks to both of you!