We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0935af8 commit 33c3784Copy full SHA for 33c3784
.github/workflows/push.yml
@@ -8,6 +8,9 @@ env:
8
AAR_ARTIFACT_FILENAME: bdist_unit_tests_app-release-1.1.aar
9
PYTHONFORANDROID_PREREQUISITES_INSTALL_INTERACTIVE: 0
10
11
+concurrency:
12
+ cancel-in-progress: true
13
+
14
jobs:
15
16
flake8:
0 commit comments