This commit is contained in:
Pierre Dubouilh
2019-09-12 21:23:07 +02:00
parent da7f60d5fc
commit beac60f3d8
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -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