Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cagnulein authored Nov 8, 2023
1 parent 00a6840 commit 3b00d1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -896,7 +896,7 @@ jobs:
- name: Test Peloton API
#if: github.event_name == 'push' || github.event_name == 'schedule'
run: |
cd src/output/
cd src/debug/output/
qdomyos-zwift -test-peloton -peloton-username ${{ secrets.peloton_username }} -peloton-password ${{ secrets.peloton_password }}
timeout-minutes: 2

Expand Down

0 comments on commit 3b00d1d

Please sign in to comment.