Skip to content

Commit

Permalink
Update cuda_linux_build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gschramm authored Dec 3, 2023
1 parent 33a9b24 commit be1a926
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cuda_linux_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,5 @@ jobs:
- name: Test with pytest
run: |
export PARALLELPROJ_C_LIB=${{github.workspace}}/build/libparallelproj_c.so
export PARALLELPROJ_C_LIB=${{github.workspace}}/build/c/libparallelproj_c.so
pytest -v

0 comments on commit be1a926

Please sign in to comment.