Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Emilgardis committed Feb 4, 2024
1 parent 061329d commit a180442
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/diff.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,7 @@ jobs:
tool: git-delta

# if a new line is added here, make sure to update the `summary` job to reference the new step index
- run: cargo regress diff ${{ matrix.command }}
- run: cargo regress diff ${{ matrix.command }}
- run: cargo regress diff --use-pager-directly ${{ matrix.command }}
env:
GH_TOKEN: ${{ github.token }}
GITHUB_PR: ${{ matrix.pr }}
Expand Down

0 comments on commit a180442

Please sign in to comment.