Skip to content

Commit 8ad74aa

Browse files
committed
Fix typo
1 parent d7c609b commit 8ad74aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ts_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
defaults:
9090
run:
9191
working-directory: ${{ matrix.package_dir }}
92-
environemnt:
92+
environment:
9393
ELECTRIC_IMAGE: ${{ needs.ensure_sync_service_image.outputs.image }}
9494
steps:
9595
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)