mirror of
https://github.com/nix-community/nix-on-droid-app.git
synced 2025-11-08 19:46:10 +01:00
CI: fix job name in run_tests.yml
This commit is contained in:
parent
4647beb0d2
commit
a240f4cf45
1 changed files with 1 additions and 1 deletions
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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue