Skip to content

Commit

Permalink
have to cd first
Browse files Browse the repository at this point in the history
Signed-off-by: Roy Jacobson <[email protected]>
  • Loading branch information
royjacobson authored Aug 24, 2023
1 parent 7ff29f0 commit 24404ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ jobs:
- name: Test
run: |
cd ${{github.workspace}}/build
echo Run ctest -V -L DFLY
#GLOG_logtostderr=1 GLOG_vmodule=transaction=1,engine_shard_set=1
GLOG_logtostderr=1 GLOG_vmodule=rdb_load=1,rdb_save=1,snapshot=1 ctest -V -L DFLY
Expand Down

0 comments on commit 24404ec

Please sign in to comment.