We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea9322c commit 4f1c0c0Copy full SHA for 4f1c0c0
.github/workflows/test.yaml
@@ -22,7 +22,8 @@ jobs:
22
- "tests/zaps"
23
- "tests/amm"
24
- "tests/lending"
25
- - "tests/stableborrow"
+ - "tests/stableborrow --ignore=tests/stableborrow/stabilize"
26
+ - "tests/stableborrow/stabilize"
27
venom:
28
- { name: "standard mode", value: false }
29
# - { name: "venom mode", value: true }
0 commit comments