diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 014536455..ec6f7dddf 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -7,59 +7,15 @@ on: - master jobs: - # Enforce the standard of g_malloc instead of malloc in the project - enforce-g_malloc: - runs-on: ubuntu-latest - steps: - - uses: actions/checkout@v2 - with: - # Clone the whole branch, we have to fetch tags later - fetch-depth: 0 - - - name: enforce-g_malloc - run: "! git grep -P '(?