Skip to content

Commit

Permalink
chore: testing ci check
Browse files Browse the repository at this point in the history
  • Loading branch information
salman2013 committed Apr 3, 2024
1 parent 7a6f0b9 commit e84e364
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check_dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
if [ -f "$py_reqs" ]; then
cp "$py_reqs" WORK_DIR/repo_work/base.txt
echo "Python requirements file: $py_reqs"
echo "repo_work directory: $repo_work"
else
echo "No Python requirements file found."
fi

0 comments on commit e84e364

Please sign in to comment.