Skip to content

Commit 5e80b46

Browse files
committed
ci: Added missing dependencies.
1 parent 60efd82 commit 5e80b46

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ruby.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ jobs:
6363
run: bundle exec rubocop
6464

6565
spec:
66+
name: Run ruby tests
67+
needs: projects
6668
runs-on: ubuntu-latest
6769
strategy:
6870
matrix:

0 commit comments

Comments
 (0)