Skip to content

Commit

Permalink
ci: Depend al jobs on testing
Browse files Browse the repository at this point in the history
  • Loading branch information
obalunenko committed Nov 3, 2021
1 parent 1e234bb commit 3a6a3d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ on:

jobs:
linting:
needs: testing
strategy:
fail-fast: false
max-parallel: 2
Expand Down

0 comments on commit 3a6a3d4

Please sign in to comment.