mirror of
https://github.com/frappe/bench.git
synced 2025-01-08 00:04:38 +00:00
ci: Remove needs cond for tests job
This commit is contained in:
parent
73719a26e2
commit
7f4f1b9dc6
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -87,7 +87,6 @@ jobs:
|
|||||||
tests:
|
tests:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
timeout-minutes: 60
|
timeout-minutes: 60
|
||||||
needs: [base_setup]
|
|
||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
|
Loading…
Reference in New Issue
Block a user