Skip to content

Commit

Permalink
Add new test to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
cbrit committed Nov 15, 2024
1 parent a56921b commit ecc055f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ jobs:
strategy:
fail-fast: false
matrix:
test_type: [ "AaveV2Stablecoin", "CellarV1", "CellarV2", "CellarV2_2", "ScheduledCorkProposal", "ScheduledAxelarCorkProposal", "ScheduledCorkMulticallProposal"]
test_type: [ "AaveV2Stablecoin", "CellarV1", "CellarV2", "CellarV2_2", "ScheduledCorkProposal", "ScheduledAxelarCorkProposal", "ScheduledCorkMulticallProposal", "BoringVaultManager"]
steps:
- name: Set up Go 1.22
uses: actions/setup-go@v2
Expand Down

0 comments on commit ecc055f

Please sign in to comment.