Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
janekmi committed Sep 28, 2024
1 parent 968f393 commit da15e23
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/daos_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,8 +127,8 @@ jobs:
- name: Run daos_dtx tests (2/2)
working-directory: pmdk/src/test
env:
PMEMOBJ_CONF: sds.at_create=0
# env:
# PMEMOBJ_CONF: sds.at_create=0
run: |
export PATH=${{ env.DAOS_PATH }}/bin:$PATH
./RUNTESTS.sh daos_dtx 2> daos_dtx/err.log
Expand Down

0 comments on commit da15e23

Please sign in to comment.