Skip to content

Commit

Permalink
disable bors check on android (bevyengine#2513)
Browse files Browse the repository at this point in the history
# Objective

- CI is failing because of an android issue
- This is blocking bors

## Solution

- Bors can ignore android failures
- Keep android job in CI to check its status

I'm not android enough to debug this one, this is a temp fix until someone knows how to fix it or it get fixed by itself with updates?
  • Loading branch information
mockersf committed Jul 21, 2021
1 parent 0c62b28 commit 2c28331
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/bors.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ status = [
"build (nightly, ubuntu-latest)",
"build-wasm (stable, ubuntu-latest)",
"build-wasm (nightly, ubuntu-latest)",
"build-android",
"markdownlint",
"check-markdown-links",
"run-examples",
Expand Down

0 comments on commit 2c28331

Please sign in to comment.