From c80b8a0e6ee5f8e303d64cf9f04f174b955f5246 Mon Sep 17 00:00:00 2001 From: Jason I Date: Wed, 24 Apr 2024 16:00:46 -0700 Subject: [PATCH] chore: add example test --- .github/workflows/hosting-static-website-example.test.sh | 0 .github/workflows/hosting-unity-webgl-example.test.sh | 0 .github/workflows/motoko-actor-reference.test.sh | 0 .github/workflows/motoko-basic-bitcoin.test.sh | 0 .github/workflows/motoko-basic-dao-example.test.sh | 0 .github/workflows/motoko-calc-example.test.sh | 0 6 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 .github/workflows/hosting-static-website-example.test.sh mode change 100644 => 100755 .github/workflows/hosting-unity-webgl-example.test.sh mode change 100644 => 100755 .github/workflows/motoko-actor-reference.test.sh mode change 100644 => 100755 .github/workflows/motoko-basic-bitcoin.test.sh mode change 100644 => 100755 .github/workflows/motoko-basic-dao-example.test.sh mode change 100644 => 100755 .github/workflows/motoko-calc-example.test.sh diff --git a/.github/workflows/hosting-static-website-example.test.sh b/.github/workflows/hosting-static-website-example.test.sh old mode 100644 new mode 100755 diff --git a/.github/workflows/hosting-unity-webgl-example.test.sh b/.github/workflows/hosting-unity-webgl-example.test.sh old mode 100644 new mode 100755 diff --git a/.github/workflows/motoko-actor-reference.test.sh b/.github/workflows/motoko-actor-reference.test.sh old mode 100644 new mode 100755 diff --git a/.github/workflows/motoko-basic-bitcoin.test.sh b/.github/workflows/motoko-basic-bitcoin.test.sh old mode 100644 new mode 100755 diff --git a/.github/workflows/motoko-basic-dao-example.test.sh b/.github/workflows/motoko-basic-dao-example.test.sh old mode 100644 new mode 100755 diff --git a/.github/workflows/motoko-calc-example.test.sh b/.github/workflows/motoko-calc-example.test.sh old mode 100644 new mode 100755