Skip to content

Commit

Permalink
Test with fail-fast
Browse files Browse the repository at this point in the history
  • Loading branch information
sounddrill31 authored Dec 30, 2023
1 parent 39140f2 commit b03b7df
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,6 @@ jobs:
git clone ${{ github.event.inputs.LOCAL_MANIFEST_URL }} -b ${{ github.event.inputs.LOCAL_MANIFEST_BRANCH }} .repo/local_manifests
fi
timeout 1m repo sync --force-sync || true
timeout-minutes: 6
timeout-minutes: 6
strategy:
fail-fast: true

0 comments on commit b03b7df

Please sign in to comment.