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
|
||||
|
||||
jobs:
|
||||
build:
|
||||
testing:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Clone repository
|
||||
|
Reference in New Issue
Block a user