Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

more test splits #39

Merged
merged 3 commits into from
May 28, 2024

Conversation

romainmenke
Copy link
Member

No description provided.

Comment on lines -47 to -54
- run: echo "${{ matrix.browser }}" > $GITHUB_WORKSPACE/witness-${{ matrix.browser }}
- name: record ${{ matrix.browser }} witness
id: witness
uses: actions/cache@v4
with:
path: $GITHUB_WORKSPACE/witness-${{ matrix.browser }}
key: witness--weekly-tests--${{ matrix.browser }}--${{ env.commit-sha }}

Copy link
Member Author

@romainmenke romainmenke May 28, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is no longer needed since we now always run these tests on main.

It was only useful when running on a schedule

@romainmenke romainmenke merged commit 58865c2 into main May 28, 2024
15 checks passed
@romainmenke romainmenke deleted the more-test-splits--gregarious-clown-fish-653a91dd7e branch May 28, 2024 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants