mirror of
https://github.com/hustcer/deepseek-review.git
synced 2026-05-13 05:16:05 +08:00
chore: Fix gawk installation for GitHub Windows runners (#132)
* chore: Fix gawk installation for Windows runners * chore: Fix gawk installation for Windows runners * chore: Fix gawk installation for Windows runners * chore: Fix gawk installation for Windows runners * chore: Fix gawk installation for Windows runners
This commit is contained in:
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@@ -55,7 +55,7 @@ jobs:
|
||||
with:
|
||||
version: ${{ matrix.version }}
|
||||
|
||||
- name: Test Deepseek Review
|
||||
- name: Test DeepSeek Review
|
||||
shell: nu {0}
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user