diff --git a/.github/workflows/build_tests.yml b/.github/workflows/build_tests.yml index ca59ea982b..6f88915bdc 100644 --- a/.github/workflows/build_tests.yml +++ b/.github/workflows/build_tests.yml @@ -10,7 +10,6 @@ jobs: - uses: actions/checkout@v1 with: token: ${{ secrets.ACCESS_TOKEN }} - submodules: true - name: check_format env: CI: true