You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to add fluttium to very_good_flutter_plugin, on linux, the workflow failed with the following log:
⠋ Setting up the test runner...
✓ Setting up the test runner (96ms)
⠋ Setting up the launcher...
✓ Setting up the launcher (15ms)
⠋ Installing actions...
✓ Installing actions (2.2s)
⠋ Installing test runner...
✓ Installing test runner (4.4s)
⠋ Launching the test runner...
✓ Launching the test runner (27.6s)
00:00 +0: Press on "Get Platform Name"
00:01 +1: Check platform name: "Linux"
00:11 +1: Check platform name: "Linux"
⠋ Uninstalling test runner...
✓ Uninstalling test runner (1.4s)
Error: Process completed with exit code 75.
Description
When trying to add fluttium to
very_good_flutter_plugin
, on linux, the workflow failed with the following log:The workflow (job) code:
Link for the workflow file with the failing check: https://github.com/VeryGoodOpenSource/very_good_flutter_plugin/blob/36d4337a50fa61da6e3758a93f2db0d1668ea332/.github/workflows/my_plugin.yaml
The text was updated successfully, but these errors were encountered: