Skip to content

Commit

Permalink
ci: test with one file again
Browse files Browse the repository at this point in the history
  • Loading branch information
TheUnderScorer committed Nov 25, 2024
1 parent 314ac2e commit da20835
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-check-template-consistency.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ jobs:
check-template-consistency:
uses: ./.github/workflows/check-template-consistency.yml
with:
generate-command: 'touch test.txt && touch test1.txt && git add test.txt test1.txt'
generate-command: 'touch test.txt && git add test.txt'

0 comments on commit da20835

Please sign in to comment.