From 12c5a3637b1ba49af7adc38688520e9f1ea87e65 Mon Sep 17 00:00:00 2001 From: Renzo Banegas Date: Wed, 31 Jul 2024 20:48:01 -0300 Subject: [PATCH] fix: typo in examples array --- .github/workflows/test_examples.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test_examples.yml b/.github/workflows/test_examples.yml index 14fa09aec..e04b2950f 100644 --- a/.github/workflows/test_examples.yml +++ b/.github/workflows/test_examples.yml @@ -16,7 +16,7 @@ jobs: toolchain: [stable] example: [ adder, - callback-result + callback-result, cross-contract-calls, factory-contract, fungible-token,