We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d73e124 commit 2762e9cCopy full SHA for 2762e9c
1 file changed
.github/workflows/check-image-decoding.yml
@@ -7,7 +7,7 @@ jobs:
7
runs-on: macos-latest
8
steps:
9
- uses: actions/checkout@v2
10
- - name: Build CI Test Runner
+ - name: Build CLI tool
11
shell: bash
12
run: |
13
set -ex
0 commit comments