fix testing yaml

This commit is contained in:
Ishaan Jaff 2024-04-05 16:17:53 -07:00
parent 7ead6f65da
commit fdadeabe79
2 changed files with 1 additions and 3 deletions

View file

@ -7,6 +7,7 @@ jobs:
steps:
- checkout
- run:
name: Show git commit hash
command: echo "Git commit hash: $CIRCLE_SHA1"