mirror of
https://github.com/frappe/erpnext.git
synced 2026-08-15 07:28:39 +00:00
ci(mariadb): drop '(ARC)' from test job name
This commit is contained in:
2
.github/workflows/server-tests-mariadb.yml
vendored
2
.github/workflows/server-tests-mariadb.yml
vendored
@@ -135,7 +135,7 @@ jobs:
|
||||
# Fan-out: each shard downloads the bench, untars it, restores the DB dump, and runs its
|
||||
# slice of the suite. No clone, no build, no reinstall on the self-hosted boxes.
|
||||
test:
|
||||
name: Python Unit Tests (ARC)
|
||||
name: Python Unit Tests
|
||||
needs: setup
|
||||
runs-on: erpnext-arc
|
||||
timeout-minutes: 60
|
||||
|
||||
Reference in New Issue
Block a user