removed unused lines
pipeline / Test (push) Successful in 42s
pipeline / Deploy (push) Has been skipped

This commit is contained in:
brb
2023-07-11 14:22:14 +02:00
parent 1341fc5597
commit 2889601bc3
+1 -3
View File
@@ -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