Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
andrey.shulika committed Nov 8, 2023
1 parent 47ef63f commit cf445ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/license_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
echo "FAILED: failed/unknown licenses found"
exit 1
else
echo "PASSED: license check successfull"
echo "PASSED: licenses checks successfull"
exit 0
fi
Expand Down

0 comments on commit cf445ad

Please sign in to comment.