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 9adf968 commit 54479dbCopy full SHA for 54479db
.github/workflows/Test.yaml
@@ -13,6 +13,7 @@ jobs:
13
steps:
14
- uses: coursier/cache-action@v6
15
- uses: actions/checkout@v4
16
+ - uses: ./.github/actions/android-setup
17
- uses: ./.github/actions/mill-android-test
18
with:
19
app-name: JetLagged
0 commit comments