fixed typo in yml

This commit is contained in:
Christian Mouchet
2022-05-17 10:57:48 +02:00
committed by Jean-Philippe Bossuat
parent ee82816852
commit 4e2fd72cf8

View File

@@ -2,7 +2,7 @@ name: CI Checks
on:
push:
jobs:
- ci:
ci:
name: Go ${{ matrix.go }}
runs-on: ubuntu-latest
strategy: