Skip to content

Commit 8056c2f

Browse files
committed
Update step name
1 parent 997b31d commit 8056c2f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/reusable-wasi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
run: python3 Tools/wasm/wasi.py configure-host -- --config-cache
5858
- name: "Make host/WASI Python"
5959
run: python3 Tools/wasm/wasi.py make-host
60-
- name: "Display build info"
60+
- name: "Display build info of the host/WASI Python"
6161
run: python3 Tools/wasm/wasi.py pythoninfo-host
6262
- name: "Test"
6363
run: make --directory "${CROSS_BUILD_WASI}" test

0 commit comments

Comments
 (0)