mirror of
https://github.com/abap2UI5/abap2UI5.git
synced 2025-04-29 02:58:20 +08:00
update badge
This commit is contained in:
parent
5cdac21767
commit
ee32d715e9
4
.github/workflows/test_node.yaml
vendored
4
.github/workflows/test_node.yaml
vendored
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue
Block a user