Skip to content

Commit

Permalink
OS path
Browse files Browse the repository at this point in the history
  • Loading branch information
sharmasourab93 committed Apr 28, 2024
1 parent 3fccd29 commit 9dea79c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-test-run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
sys.path.append(path_)
print(os.getcwd())
print(os.listdir('.'))
print(os.listdir(os.path.dirname(os.getcwd())))
shell: python

- name: Install system level libraries
Expand Down

0 comments on commit 9dea79c

Please sign in to comment.