Skip to content

Commit

Permalink
fix: remove non-existing input
Browse files Browse the repository at this point in the history
  • Loading branch information
mdelapenya committed Nov 7, 2024
1 parent d0cf9ab commit afedcd6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ jobs:
module: ${{ fromJSON(needs.detect-modules.outputs.modules) }}
uses: ./.github/workflows/ci-lint-go.yml
with:
go-version: ${{ matrix.go-version }}
fail-fast: true
project-directory: "${{ matrix.module }}"
rootless-docker: false
Expand Down

0 comments on commit afedcd6

Please sign in to comment.