renamed run name
Python application / test (push) Successful in 39s

This commit is contained in:
brb
2023-07-11 11:27:07 +02:00
parent e6f0242775
commit 9668646a05
+1 -1
View File
@@ -4,7 +4,7 @@ on: [push]
image: python:3.10
jobs:
build:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3