Skip to content

Commit

Permalink
task: making tests dependent
Browse files Browse the repository at this point in the history
  • Loading branch information
paganotoni committed Apr 18, 2022
1 parent ef13673 commit e6f5f3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
version: v1.44.2
tests:
name: tests
needs: lint
runs-on: ubuntu-latest
steps:
- name: Set up Go 1.17
Expand Down

0 comments on commit e6f5f3d

Please sign in to comment.