Skip to content

Commit

Permalink
[REMOVE] Generate garbage file
Browse files Browse the repository at this point in the history
  • Loading branch information
HannesWell committed Sep 28, 2024
1 parent 892b5d2 commit f7889b9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/checkVersions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,10 @@ jobs:
org.eclipse.tycho:tycho-versions-plugin:bump-versions -Dtycho.bump-versions.increment=100
--threads 1C --fail-at-end --batch-mode --no-transfer-progress --show-version
- name: Commit version increments, if any
run: |
echo 'Hello World'>newFile.txt
- name: Commit version increments, if any
run: |
set -x
Expand Down

0 comments on commit f7889b9

Please sign in to comment.