Skip to content

Commit 2cf53c1

Browse files
committed
Minor spelling error
1 parent d0b5629 commit 2cf53c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-deployment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
sub_environment: internal-dev
1616

1717
run-internal-dev-sandbox-tests:
18-
# Technically the first step is not a pre-requisite - sandbox backed deployment is handled by APIM
18+
# Technically the first step is not a pre-requisite - sandbox backend deployment is handled by APIM
1919
# Stipulating this condition simply makes it more likely the environment will be ready when tests are invoked
2020
needs: [deploy-internal-dev-backend]
2121
uses: ./.github/workflows/run-e2e-tests.yml

0 commit comments

Comments
 (0)