CI: Fix top langs card render test path (#3095)

This commit is contained in:
Alexandr Garbuzov 2023-08-18 08:43:32 +03:00 committed by GitHub
parent c3a2ca8fd5
commit e72581512e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
.github/labeler.yml vendored
View File

@ -16,7 +16,7 @@ lang-card:
- src/cards/top-languages-card.js
- src/fetchers/top-languages-fetcher.js
- tests/fetchTopLanguages.test.js
- tests/renderTopLanguages.test.js
- tests/renderTopLanguagesCard.test.js
repo-card:
- api/pin.js
- src/cards/repo-card.js