Skip to content

Commit b6308e4

Browse files
committed
Client: create auto test pipelines
1 parent 786f934 commit b6308e4

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
name: auto-test-and-document.yml
2+
on:
3+
4+
jobs:

.github/workflows/auto-test.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
name: auto-test.yml
2+
on:
3+
4+
jobs:

0 commit comments

Comments
 (0)