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

Fix browser example #484

Merged
merged 1 commit into from
Aug 25, 2023
Merged

Conversation

silvanshade
Copy link
Contributor

It doesn't look like the browser example is currently being tested in CI either but I wasn't sure how to (re-)enable that.

@madsmtm
Copy link
Owner

madsmtm commented Aug 25, 2023

Yeah it's not tested in CI currently, I think that's because of:

# Ideally this would use $LATEST_MACOS_FEATURE, but this causes clippy to
# use too much memory for the CI runner
args: >-
$PUBLIC_CRATES
--features=$INTERESTING_FEATURES
--features=unstable-frameworks-macos-12

Fix looks good though, thanks!

@madsmtm madsmtm merged commit add2edd into madsmtm:master Aug 25, 2023
18 of 19 checks passed
@madsmtm madsmtm added bug Something isn't working A-framework Affects the framework crates and the translator for them labels Aug 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-framework Affects the framework crates and the translator for them bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants