Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit de7201e

Browse files
committed
test: moar shards
1 parent d3ea0f3 commit de7201e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

‎.github/workflows/test-e2e.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -59,16 +59,16 @@ jobs:
5959
run: |
6060
if [ "${{ github.event_name }}" == "workflow_dispatch" ]; then
6161
VERSION_SELECTORS=[${{ github.event.inputs.versions }}]
62-
echo "group=[1, 2, 3, 4, 5, 6, 7, 8]" >> $GITHUB_OUTPUT
63-
echo "total=8" >> $GITHUB_OUTPUT
62+
echo "group=[1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16]" >> $GITHUB_OUTPUT
63+
echo "total=16" >> $GITHUB_OUTPUT
6464
elif [ "${{ github.event_name }}" == "pull_request" ]; then
6565
VERSION_SELECTORS=[\"latest\"]
66-
echo "group=[1, 2, 3, 4, 5, 6, 7, 8]" >> $GITHUB_OUTPUT
67-
echo "total=8" >> $GITHUB_OUTPUT
66+
echo "group=[1, 2, 3, 4, 5, 6, 7, 8, 10, 11, 12, 13, 14, 15, 16]" >> $GITHUB_OUTPUT
67+
echo "total=16" >> $GITHUB_OUTPUT
6868
else
6969
VERSION_SELECTORS=[\"latest\",\"canary\"]
70-
echo "group=[1, 2, 3, 4, 5, 6, 7, 8]" >> $GITHUB_OUTPUT
71-
echo "total=8" >> $GITHUB_OUTPUT
70+
echo "group=[1, 2, 3, 4, 5, 6, 7, 8, 10, 11, 12, 13, 14, 15, 16]" >> $GITHUB_OUTPUT
71+
echo "total=16" >> $GITHUB_OUTPUT
7272
fi
7373
7474
VERSION_SPEC="["

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /