Skip to content
This repository was archived by the owner on Jul 10, 2025. It is now read-only.

Commit 81f9cca

Browse files
committed
actually checkout the code to test.
Signed-off-by: Matt Butcher <matt.butcher@microsoft.com>
1 parent b4bcfc1 commit 81f9cca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/grain.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
# name: "wasmtime"
2020
# url: "https://github.com/bytecodealliance/wasmtime/releases/download/v0.27.0/wasmtime-v0.27.0-x86_64-linux.tar.xz?.tar.gz"
2121
# pathInArchive: wasmtime
22+
- uses: actions/checkout@v2
2223
- name: Testing
2324
run: |
2425
# wasmtime --version

0 commit comments

Comments
 (0)