Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 6d8f4c4

Browse filesBrowse files
committed
github: debug.
1 parent b1a9ddc commit 6d8f4c4
Copy full SHA for 6d8f4c4

1 file changed

+2Lines changed: 2 additions & 0 deletions

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎.github/workflows/pytest.yml‎

Copy file name to clipboardExpand all lines: .github/workflows/pytest.yml
+2Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ jobs:
4141
#flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics
4242
- name: Test with pytest
4343
run: |
44+
echo $DEPS_PATH
45+
echo $LD_LIBRARY_PATH
4446
PYTHONPATH=. pytest
4547
env:
4648
DEPS_PATH: ${{ github.workspace }}/dependencies

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.