Skip to content

Commit cd1ec48

Browse files
committed
Fix typo
1 parent 61029ff commit cd1ec48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@ jobs:
3333
- name: Build Comet Client
3434
run: cd comet-clients/java/comet-javaclient/ && mvn install
3535
- name: Sanity Check
36-
run: make results/rtptorrent/CloudifySource@cloudify/com.smartbear.tcpbench.engines.InitialOrder.csv
36+
run: make results/rtptorrent/CloudifySource@cloudify/com.smartbear.tcpbench.engines.OriginalOrder.csv
3737
env:
3838
RTP_TORRENT: ~/rtp-torrent

0 commit comments

Comments
 (0)