fix(test): FUCK YAML

Signed-off-by: Sphericalkat <amolele@gmail.com>
This commit is contained in:
Amogh Lele 2023-05-28 23:24:54 +05:30
parent a28f01beee
commit 2b0c817d78

View File

@ -28,7 +28,7 @@ jobs:
- name: Set up Go - name: Set up Go
uses: actions/setup-go@v4 uses: actions/setup-go@v4
with: with:
go-version: 1.20 go-version: '1.20'
- name: Build - name: Build
run: | run: |