Skip to content

Commit

Permalink
added test as a step in github workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
shubhamrai1993 committed Jan 20, 2025
1 parent 55aea97 commit 17c4b85
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/lint-and-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ jobs:
args: -v --timeout 5m

test:
needs: golangci-lint
runs-on: ubuntu-latest
steps:
- name: test
Expand Down

0 comments on commit 17c4b85

Please sign in to comment.