Skip to content

Commit 7909a8b

Browse files
committed
Add comprehensive tests for YAML parameter/tag parsing and retry logic
1 parent af4f80c commit 7909a8b

3 files changed

Lines changed: 368 additions & 210 deletions

File tree

.github/workflows/check.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
on:
22
push:
3-
branches: [ master ]
3+
branches: [ master, develop ]
44
pull_request:
5-
branches: [ master ]
5+
branches: [ master, develop ]
66

77
name: Check
88

.github/workflows/integration-test.yml

Lines changed: 0 additions & 152 deletions
This file was deleted.

0 commit comments

Comments
 (0)