Skip to content

Commit 45ec757

Browse files
committed
Fix the naming of the WASI test CI job
1 parent a8abb21 commit 45ec757

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
run: docker run --rm ${{ env.TAG }} wasmtime --version
3535

3636
build_wasi_container:
37-
name: Build and test (Devcontainer)
37+
name: Build and test (WASI container)
3838
strategy:
3939
fail-fast: false
4040
matrix:

0 commit comments

Comments
 (0)