Skip to content

Commit

Permalink
Trigger pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
Henrique Santos committed Oct 9, 2023
1 parent 3b3e3d4 commit 0b6809d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
uses: actions/setup-go@v4
with:
go-version: ${{ matrix.go-version }}
- name: (TEST) Check Go version
- name: (TESTT) Check Go version
run: go version
- name: Lint
if: ${{ matrix.go-version == '1.19' || matrix.go-version == '1.20' }}
Expand Down

0 comments on commit 0b6809d

Please sign in to comment.