mirror of
https://github.com/abap2UI5/abap2UI5.git
synced 2025-04-29 21:42:45 +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:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
|
@ -7,7 +7,7 @@ permissions:
|
||||||
contents: read
|
contents: read
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test_unit:
|
test_node:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
timeout-minutes: 10
|
timeout-minutes: 10
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user