Skip to content

Commit

Permalink
Unifying the action name within quotes (apache#45338)
Browse files Browse the repository at this point in the history
  • Loading branch information
amoghrajesh authored and agupta01 committed Jan 6, 2025
1 parent a566e8e commit af7e4fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/finalize-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ jobs:
persist-credentials: false
- name: "Cleanup docker"
run: ./scripts/ci/cleanup_docker.sh
- name: Free up disk space
- name: "Free up disk space"
shell: bash
run: ./scripts/tools/free_up_disk_space.sh
- name: "Download all test warning artifacts from the current build"
Expand Down

0 comments on commit af7e4fb

Please sign in to comment.