Skip to content

Commit

Permalink
fixup! Revert "fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup…
Browse files Browse the repository at this point in the history
…! fixup! fixup! Retry headless tests"
  • Loading branch information
Nycto committed Mar 27, 2024
1 parent 02c3736 commit b42cf61
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,10 +77,10 @@ jobs:
echo "LastRelease=$(cat "$PLAYDATE_SDK_PATH/VERSION.txt")" >> $PD_INI_FILE
- name: Run headless test
uses: nick-fields/retry@v3
uses: Wandalen/wretry.action@master
with:
timeout_minutes: 2
max_attempts: 3
attempt_delay: 2000
attempt_limit: 3
command: |
export HOME="/config"
nimble clean;
Expand Down

0 comments on commit b42cf61

Please sign in to comment.