Skip to content

Commit

Permalink
fixup!
Browse files Browse the repository at this point in the history
Signed-off-by: Davide Madrisan <[email protected]>
  • Loading branch information
madrisan committed Aug 28, 2023
1 parent c886822 commit f9096ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: datadog/action-py-black-formatter@v2.1
- uses: datadog/action-py-black-formatter@v2.5
with:
check_mode: "true"
print_diff_mode: "true"

0 comments on commit f9096ae

Please sign in to comment.