Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
janekmi committed Sep 27, 2024
1 parent 6205a5d commit 2be8eb7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/daos_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@ jobs:
export PATH=${{ env.DAOS_PATH }}/bin:$PATH
export LD_LIBRARY_PATH=${{ env.DAOS_PATH }}/prereq/debug/ofi/lib:$LD_LIBRARY_PATH
./RUNTESTS.py daos_dtx
export LD_LIBRARY_PATH=${{ env.DAOS_PATH }}/prereq/debug/ofi/lib:$LD_LIBRARY_PATH
./RUNTESTS.sh daos_dtx
- name: Upload test results as artifact
Expand Down

0 comments on commit 2be8eb7

Please sign in to comment.