Skip to content

Commit 146b05d

Browse files
committed
fix typo
1 parent 8ba5bee commit 146b05d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
strategy:
4646
fail-fast: false
4747
matrix:
48-
examples: ${{ fromJson(inputs.examples }}
48+
examples: ${{ fromJson(inputs.examples) }}
4949

5050
# We are using only one Swift version
5151
swift:

0 commit comments

Comments
 (0)