chore: Fixing minor typo in the test-build-docker.yml Github workflow (#12217)

This commit is contained in:
Arpit Mohan 2022-03-24 11:24:14 +01:00 committed by GitHub
parent c3c54b01b0
commit f34dcbf9bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -404,7 +404,7 @@ jobs:
name: rts-build-deps
path: app/rts/node_modules/
fat-conatiner-test:
fat-container-test:
needs: [buildClient, buildServer, buildRts]
# Only run if the build step is successful
# If the build has been triggered manually via workflow_dispatch or via a push to protected branches