removed unused lines
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
name: Python application
|
||||
name: pipeline
|
||||
runs-on: ubuntu-latest
|
||||
run-name: ${{ gitea.actor }} is building the application
|
||||
on: [push]
|
||||
image: python:3.10
|
||||
|
||||
jobs:
|
||||
test:
|
||||
name: Test
|
||||
|
||||
Reference in New Issue
Block a user