Skip to content

Commit

Permalink
fix typo in wait for db script
Browse files Browse the repository at this point in the history
  • Loading branch information
guplersaxanoid committed Jul 12, 2023
1 parent 903659c commit 935258d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
break
fi
echo -n "."
ssleep 2
sleep 2
done
- uses: artiomtr/jest-coverage-report-action@v2
Expand Down

0 comments on commit 935258d

Please sign in to comment.