mirror of
https://github.com/zoriya/Kyoo.git
synced 2026-05-29 10:32:32 -04:00
Cleaning up workflow names
This commit is contained in:
@@ -1,12 +1,10 @@
|
||||
name: Run unit tests
|
||||
name: Testing
|
||||
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Setup .NET
|
||||
|
||||
Reference in New Issue
Block a user