Skip to content

Commit

Permalink
💚 fix ci lint
Browse files Browse the repository at this point in the history
  • Loading branch information
dzove855 committed Jul 16, 2024
1 parent 81e13c5 commit 469796d
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,6 @@ jobs:
matrix:
go-version: [ '1.22' ]

steps:
- uses: actions/checkout@v4
- name: Setup Go ${{ matrix.go-version }}
uses: actions/setup-go@v5
with:
go-version: ${{ matrix.go-version }}
steps:
- uses: actions/checkout@v4
- name: Start mockserver
Expand Down

0 comments on commit 469796d

Please sign in to comment.