Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kinokrt authored Dec 7, 2023
1 parent 1f67103 commit 3d65576
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,7 @@ jobs:
- name: Run 'NetFlow echo' demo/test
run: |
${{ matrix.build-type.before-each-test }}
export TSAN_OPTIONS="second_deadlock_stack=1"
cd $GITHUB_WORKSPACE/install/${{ matrix.build-type.conan-build-type }}/bin/
./net_flow_echo_srv.exec 8888 localhost &
sleep 1
Expand Down

0 comments on commit 3d65576

Please sign in to comment.