Skip to content

Commit

Permalink
Fix Dagger check-django command
Browse files Browse the repository at this point in the history
  • Loading branch information
joeriddles committed Sep 2, 2024
1 parent ea277f9 commit c4d38cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/django_check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ jobs:
uses: dagger/dagger-for-github@v5
with:
verb: call
args: "linters check_django"
args: "linters check-django"
version: "0.12.6"

0 comments on commit c4d38cf

Please sign in to comment.