diff --git a/.github/workflows/templates/checks/action.yaml b/.github/workflows/templates/checks/action.yaml index 16ebe40..021d0d3 100644 --- a/.github/workflows/templates/checks/action.yaml +++ b/.github/workflows/templates/checks/action.yaml @@ -17,6 +17,7 @@ runs: named-caches-hash: ${{ hashFiles('python-default.lock') }} - name: Git fetch run: git fetch + shell: bash - name: format run: | pants \