mirror of
https://github.com/fankes/termux-app.git
synced 2025-09-04 17:55:36 +08:00
CI: fix job name in run_tests.yml
This commit is contained in:
2
.github/workflows/run_tests.yml
vendored
2
.github/workflows/run_tests.yml
vendored
@@ -3,7 +3,7 @@ name: Unit tests
|
|||||||
on: push
|
on: push
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
testing:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Clone repository
|
- name: Clone repository
|
||||||
|
Reference in New Issue
Block a user