Skip to content

Commit

Permalink
typo 2
Browse files Browse the repository at this point in the history
  • Loading branch information
gpmayorga committed Apr 29, 2024
1 parent f1f9bfe commit 22c72c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sanity-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
ls -la ./runtime/integration-tests/submodules/
if [ -d "./runtime/integration-tests/submodules/liquidity-pools/" ]; then
echo "Submodule is checked out."
echo "ls -la ./runtime/integrations/tests/submodules/liquidity-pools/"
echo "ls -la ./runtime/integrations-tests/submodules/liquidity-pools/"
echo "::set-output name=submodule_checked::true"
else
echo "Submodule is not checked out."
Expand Down

0 comments on commit 22c72c8

Please sign in to comment.