Skip to content

Commit aea5798

Browse files
authored
Update main.yml
1 parent 64e370d commit aea5798

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ jobs:
2424
curl -LsSf https://astral.sh/uv/install.sh | sh
2525
- name: Grade repository
2626
run: |
27-
uv run gatorgrade --config .gatorgrade.yml
27+
uv run gatorgrade --config gatorgrade.yml
2828
if: always()
2929
env:
3030
PIPENV_VENV_IN_PROJECT: 1
31-
PIPENV_IGNORE_VIRTUALENVS: 1
31+
PIPENV_IGNORE_VIRTUALENVS: 1

0 commit comments

Comments
 (0)