This commit is contained in:
2024-10-31 22:32:41 +08:00
parent 6b7a28ce6c
commit 28dae94ad8

View File

@@ -4,7 +4,7 @@ on: [push]
jobs: jobs:
container-job: container-job:
name: my first job name: my first job test
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: container:
image: golang:latest image: golang:latest