Skip to content

Conversation

@Sembauke
Copy link
Member

@Sembauke Sembauke commented Dec 9, 2025

Checklist:

Closes #XXXXX

@Nirajn2311
Copy link
Member

Any specific reason we want this exact NDK? I'll also be upgrading the flutter version used in the app later today so if any value greater than 27.0.12077973 is fine, then we can go with that PR

force-avd-creation: false
emulator-options: -no-snapshot-save -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none
disable-animations: true
script: cd mobile/mobile-app && if adb shell pm list packages | grep -q org.freecodecamp; then adb uninstall org.freecodecamp; fi && dart integration_test_runner.dart --curriculum ${RUNNER_DEBUG:+--debug}
Copy link
Member

Choose a reason for hiding this comment

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

This was done so debug flag is set when you enable "verbose logging" when you re-run an action as seen in the below image

Image

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