Skip to content

Commit

Permalink
ci: fix duplicate yaml key in test workflow
Browse files Browse the repository at this point in the history
Signed-off-by: TJ Hoplock <[email protected]>
  • Loading branch information
tjhop committed Jan 15, 2025
1 parent a07540e commit 81c3a7a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ jobs:
golangci:
name: lint
runs-on: ubuntu-latest
steps:
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 81c3a7a

Please sign in to comment.