update badge

This commit is contained in:
oblomov-dev 2025-02-19 15:32:47 +00:00 committed by GitHub
parent 5cdac21767
commit ee32d715e9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,4 @@
name: test_unit
name: test_node
on:
pull_request:
@ -7,7 +7,7 @@ permissions:
contents: read
jobs:
test_unit:
test_node:
runs-on: ubuntu-latest
timeout-minutes: 10
steps: