mirror of
https://github.com/android-actions/setup-android
synced 2024-11-22 21:39: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
|
- ubuntu-latest
|
||||||
- windows-latest
|
- windows-latest
|
||||||
- macos-latest
|
- macos-latest
|
||||||
|
|
||||||
|
# Disabled, because daveol/SampleApplication is missing
|
||||||
|
if: ${{ false }}
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in a new issue