mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-17 11:25:34 -04:00
#1593 Move CI from Travis to GitHub Action - fix nightly indentation
This commit is contained in:
parent
d85454bbc6
commit
e771541767
2
.github/workflows/nightly.yml
vendored
2
.github/workflows/nightly.yml
vendored
@ -12,7 +12,7 @@ jobs:
|
|||||||
matrix:
|
matrix:
|
||||||
api-level: [21, 22, 23, 24, 25, 27, 28, 29]
|
api-level: [21, 22, 23, 24, 25, 27, 28, 29]
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
runs-on: macOS-latest
|
runs-on: macOS-latest
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
- name: checkout
|
- name: checkout
|
||||||
|
Loading…
x
Reference in New Issue
Block a user