Skip to content

Commit

Permalink
fix: typo in examples array
Browse files Browse the repository at this point in the history
  • Loading branch information
renzobanegass committed Jul 31, 2024
1 parent 4d03ade commit 12c5a36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
toolchain: [stable]
example: [
adder,
callback-result
callback-result,
cross-contract-calls,
factory-contract,
fungible-token,
Expand Down

0 comments on commit 12c5a36

Please sign in to comment.