fix: code improvement as per PR reivew comment

This commit is contained in:
salman2013
2024-06-10 17:10:05 +05:00
parent 6a526bb1d7
commit 35f6f5041d

View File

@@ -3,10 +3,6 @@ name: Check Python Dependencies
on:
pull_request:
defaults:
run:
shell: bash
jobs:
check_dependencies:
runs-on: ubuntu-latest