Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(snackager): bump shards to 5 to redistribute tests equally
Browse files Browse the repository at this point in the history
byCedric committed Jan 3, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent e7f5c35 commit 580978c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/snackager.yml
Original file line number Diff line number Diff line change
@@ -69,7 +69,7 @@ jobs:
strategy:
fail-fast: false
matrix:
shard: [1, 2, 3, 4]
shard: [1, 2, 3, 4, 5]
runs-on: ubuntu-latest
steps:
- name: 🏗 Setup repository

0 comments on commit 580978c

Please sign in to comment.