Skip to content

Commit

Permalink
explicit individual files
Browse files Browse the repository at this point in the history
  • Loading branch information
angusbayley committed Jan 3, 2025
1 parent bd0eb65 commit 0873809
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tools/actions/composites/update-snapshots-desktop/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,6 @@ runs:
env:
GH_TOKEN: ${{ inputs.token }}
with:
files: |
apps/ledger-live-desktop/tests/specs*
files: |
$(git status --porcelain | awk '{print $2}' | sed 's/^/ /')
commit-message: "test(lld): update screenshots (${{ inputs.os }}) ${{ steps.changes.outputs.changes }} lld, test, screenshot"
Expand Down

0 comments on commit 0873809

Please sign in to comment.