mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-24 21:10:12 +01:00
Provide a git checkout for reviewdog. (#3754)
It shouldn't actually need or use this, but it fails if there's no `.git` directory at all.
This commit is contained in:
@@ -34,6 +34,8 @@ jobs:
|
||||
with:
|
||||
reviewdog_version: latest
|
||||
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
- name: Download pre-commit output
|
||||
uses: actions/download-artifact@v4
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user