test
This commit is contained in:
@@ -4,7 +4,7 @@ on: [push]
|
||||
|
||||
jobs:
|
||||
container-job:
|
||||
name: my first job
|
||||
name: my first job test
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: golang:latest
|
||||
|
||||
Reference in New Issue
Block a user