mirror of
https://github.com/android-actions/setup-android
synced 2024-11-22 05:29:34 -08:00
[CI] Disable run.yml
This commit is contained in:
parent
244317f5bb
commit
47ea489789
1 changed files with 4 additions and 0 deletions
4
.github/workflows/run.yml
vendored
4
.github/workflows/run.yml
vendored
|
@ -22,6 +22,10 @@ jobs:
|
|||
- ubuntu-latest
|
||||
- windows-latest
|
||||
- macos-latest
|
||||
|
||||
# Disabled, because daveol/SampleApplication is missing
|
||||
if: ${{ false }}
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue