android / nowinandroid

A fully functional Android app built entirely with Kotlin and Jetpack Compose
Apache License 2.0
16.62k stars 3.01k forks source link

[Bug]: Github action some jobs can't cancel #1439

Open Jaehwa-Noh opened 4 months ago

Jaehwa-Noh commented 4 months ago

Is there an existing issue for this?

Is there a StackOverflow question about this issue?

What happened?

Github action run some jobs had run until complete even been cancelled because of using always().

Relevant logcat output

No response

Code of Conduct