diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index c053eb5..010b036 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -19,6 +19,8 @@ jobs: - test_squads_v3 - test_drift_v2 - test_marginfi_v2 + - test_local_example + - test_verify_from_image steps: - uses: actions/checkout@v4