Skip to content

Commit

Permalink
Run commit-range action from local checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
akaihola committed Mar 26, 2023
1 parent e2d0d45 commit 639ccb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ runs:
steps:
- name: Commit Range
id: commit-range
uses: akaihola/darker/.github/actions/commit-range@1.7.0
uses: ./.github/actions/commit-range
- name: Run Darker
run: |
# Exists since using github.action_path + path to main script doesn't
Expand Down

0 comments on commit 639ccb7

Please sign in to comment.