Skip to content

Commit 2762e9c

Browse files
committed
Rename task name.
1 parent d73e124 commit 2762e9c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check-image-decoding.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
runs-on: macos-latest
88
steps:
99
- uses: actions/checkout@v2
10-
- name: Build CI Test Runner
10+
- name: Build CLI tool
1111
shell: bash
1212
run: |
1313
set -ex

0 commit comments

Comments
 (0)