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 7c07f45 commit a308fa4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build-and-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,6 @@ jobs:
with:
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 }}"

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

Expand Down

0 comments on commit a308fa4

Please sign in to comment.