mirror of
https://github.com/pldubouilh/gossa.git
synced 2026-08-28 12:56:35 -04:00
readme
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
name: Go
|
||||
name: ci
|
||||
on: [push]
|
||||
jobs:
|
||||
|
||||
@@ -15,7 +15,7 @@ jobs:
|
||||
|
||||
- name: Check out code into the Go module directory
|
||||
uses: actions/checkout@v1
|
||||
with:
|
||||
with:
|
||||
submodules: true
|
||||
|
||||
- name: Run
|
||||
|
||||
Reference in New Issue
Block a user