Skip to content

Commit

Permalink
Update integration test workflow (Tencent#405)
Browse files Browse the repository at this point in the history
  • Loading branch information
iyangsj authored Oct 12, 2024
1 parent 9b3aab1 commit ca009e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tquic-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ jobs:
- name: Run integration tests for disable_1rtt_encryption
run: |
cd tools/tests/
bash ./tquic_tools_test.sh -b ../../target/debug/ -t multipath_roundrobin -c '~~disable-encryption' -s '~~disable-encryption'
bash ./tquic_tools_test.sh -b ../../target/release/ -t multipath_roundrobin -c '~~disable-encryption' -s '~~disable-encryption'

0 comments on commit ca009e2

Please sign in to comment.