Skip to content

Commit

Permalink
remove :
Browse files Browse the repository at this point in the history
Signed-off-by: Takamasa Horibe <[email protected]>
  • Loading branch information
TakaHoribe committed Jun 17, 2024
1 parent bfb0d43 commit fb6b352
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
ref: ${{ github.event.inputs.target_branch_or_tag }}

- name: Display checked out branch or tag
run: echo 'HORIBE'
run: echo "Checked out branch or tag to ${{ github.event.inputs.target_branch_or_tag }}"

- name: Show disk space before the tasks
run: df -h
Expand Down

0 comments on commit fb6b352

Please sign in to comment.