We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7c609b commit 8ad74aaCopy full SHA for 8ad74aa
.github/workflows/ts_tests.yml
@@ -89,7 +89,7 @@ jobs:
89
defaults:
90
run:
91
working-directory: ${{ matrix.package_dir }}
92
- environemnt:
+ environment:
93
ELECTRIC_IMAGE: ${{ needs.ensure_sync_service_image.outputs.image }}
94
steps:
95
- uses: actions/checkout@v4
0 commit comments