We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61029ff commit cd1ec48Copy full SHA for cd1ec48
.github/workflows/test.yaml
@@ -33,6 +33,6 @@ jobs:
33
- name: Build Comet Client
34
run: cd comet-clients/java/comet-javaclient/ && mvn install
35
- name: Sanity Check
36
- run: make results/rtptorrent/CloudifySource@cloudify/com.smartbear.tcpbench.engines.InitialOrder.csv
+ run: make results/rtptorrent/CloudifySource@cloudify/com.smartbear.tcpbench.engines.OriginalOrder.csv
37
env:
38
RTP_TORRENT: ~/rtp-torrent
0 commit comments