Skip to content

Commit

Permalink
chore(ci): fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
hejtful committed Oct 2, 2024
1 parent 147360f commit 5902795
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,5 @@ jobs:
yarn build
supervisorctl restart serlo-app
- name: Test deployment successfull
- name: Test deployment successful
run: curl ${{ env.DOMAIN }} | grep NO_LTIK_OR_IDTOKEN_FOUND

0 comments on commit 5902795

Please sign in to comment.