mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-03 10:46:53 -04:00
fix nightly #2633
Trigger nightly Bump jacoco to newer version Check jdk version in ci runs Use ubuntu 18.04 for running unit tests Do not let custom-jacoco executable check in to VCS Remove nightly simulation Close #2636 Revert badge updates
This commit is contained in:
parent
47e7315b5d
commit
b21ef05241
2
.github/workflows/nightly.yml
vendored
2
.github/workflows/nightly.yml
vendored
@ -36,7 +36,7 @@ jobs:
|
||||
path: screencap.png
|
||||
|
||||
unit_test_and_release:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-18.04
|
||||
steps:
|
||||
|
||||
- name: checkout
|
||||
|
1
custom/.gitignore
vendored
1
custom/.gitignore
vendored
@ -1 +1,2 @@
|
||||
/build
|
||||
jacoco.exec
|
||||
|
Loading…
x
Reference in New Issue
Block a user