Skip to content

Commit

Permalink
Update main.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
saurabh-prakash committed Apr 26, 2023
1 parent e866b20 commit 06fd881
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Starting CLI testing
shell: bash
run: |
curl https://downloads.lambdatest.com/hyperexecute/windows/hyperexecute.exe -o hyperexecute.exe
curl https://downloads.lambdatest.com/hyperexecute/linux/hyperexecute -o hyperexecute
chmod +x hyperexecute
./hyperexecute --user ${{ secrets.username }} --key ${{ secrets.accesskey }} --download-artifacts --config yaml/win/.hyperexecute_autosplits.yaml
echo "Test completion"
Expand Down

0 comments on commit 06fd881

Please sign in to comment.