Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
janekmi committed Sep 26, 2024
1 parent f884505 commit a478838
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/daos_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,6 @@ jobs:
- name: Run the daos_dtx tests
working-directory: pmdk/src/test
env:
PATH: ${{ env.DAOS_PATH }}/bin
run: |
export PATH=${{ env.DAOS_PATH }}/bin:$PATH
./RUNTESTS.py daos_dtx

0 comments on commit a478838

Please sign in to comment.