diff --git a/.github/workflows/post_commit_anchor_test.yml b/.github/workflows/post_commit_anchor_test.yml index 6084a1dd..c7954704 100644 --- a/.github/workflows/post_commit_anchor_test.yml +++ b/.github/workflows/post_commit_anchor_test.yml @@ -57,4 +57,4 @@ jobs: run: pnpm install - name: Build - run: cd anchor ; anchor test -- --tools-version v1.43 + run: cd anchor ; anchor test || anchor test -- --tools-version v1.43