Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
aslakhellesoy committed Jan 25, 2023
1 parent 61029ff commit cd1ec48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ jobs:
- name: Build Comet Client
run: cd comet-clients/java/comet-javaclient/ && mvn install
- name: Sanity Check
run: make results/rtptorrent/CloudifySource@cloudify/com.smartbear.tcpbench.engines.InitialOrder.csv
run: make results/rtptorrent/CloudifySource@cloudify/com.smartbear.tcpbench.engines.OriginalOrder.csv
env:
RTP_TORRENT: ~/rtp-torrent

0 comments on commit cd1ec48

Please sign in to comment.