Skip to content

Commit 4f1c0c0

Browse files
ci: split stabilize from stableborrow
1 parent ea9322c commit 4f1c0c0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/test.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ jobs:
2222
- "tests/zaps"
2323
- "tests/amm"
2424
- "tests/lending"
25-
- "tests/stableborrow"
25+
- "tests/stableborrow --ignore=tests/stableborrow/stabilize"
26+
- "tests/stableborrow/stabilize"
2627
venom:
2728
- { name: "standard mode", value: false }
2829
# - { name: "venom mode", value: true }

0 commit comments

Comments
 (0)