Skip to content

Commit

Permalink
fix
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 5bfc3d9 commit bfb0d43
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 'Checked out branch/tag to: ${{ github.event.inputs.target_branch_or_tag }}'
run: echo 'HORIBE'

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

0 comments on commit bfb0d43

Please sign in to comment.