From 0157bc66d3978eac5d03d76a5e77466d56de4795 Mon Sep 17 00:00:00 2001 From: Dan Gohman Date: Fri, 2 Dec 2022 12:53:58 -0800 Subject: [PATCH] Testing. This is a test PR; do not merge. I'm trying to determine whether #262 is failing due to the PR itself or due to something else changing. This commit adds an inert change to README.md. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d052f3b..0f2cf4a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # WASI SDK +This is a test! + ## Quick Start [Download SDK packages here.](https://github.com/WebAssembly/wasi-sdk/releases)