From 6799613485fb7a25f7649b2087fa1d0f10ca4d77 Mon Sep 17 00:00:00 2001 From: Matias Bzurovski Date: Wed, 25 Sep 2024 13:53:13 +0200 Subject: [PATCH] fix --- .github/workflows/test.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index dbea2ec0d..0b2ba96f8 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -83,7 +83,9 @@ jobs: phylum_group_name: Wallet phylum_project_id: fb999d0c-b260-474e-8c08-2f163aa2c75f github_repository: ${{ github.repository }} - add_report_comment_to_pull_request: true# # cargo check + add_report_comment_to_pull_request: true + + # cargo check check-cargo-check: runs-on: ubuntu-latest steps: