Skip to content

Commit

Permalink
tests depend on rubocop
Browse files Browse the repository at this point in the history
  • Loading branch information
tannalynn committed Jan 6, 2023
1 parent bbbc6d8 commit 2173dd6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:


unit_tests:
needs: run_rubocop
runs-on: ubuntu-22.04
services:
mysql:
Expand Down Expand Up @@ -102,6 +103,7 @@ jobs:


multiverse:
needs: run_rubocop
runs-on: ubuntu-22.04
services:
elasticsearch7:
Expand Down Expand Up @@ -254,6 +256,7 @@ jobs:


infinite_tracing:
needs: run_rubocop
runs-on: ubuntu-22.04
strategy:
fail-fast: false
Expand Down

0 comments on commit 2173dd6

Please sign in to comment.