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