Skip to content

Commit

Permalink
Fix missing needs call
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Feb 16, 2023
1 parent 0640664 commit d7f90c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ jobs:
engine: cruby-truffleruby
min_version: 2.6
test:
needs: ruby-versions
name: >-
${{ matrix.os }} ${{ matrix.ruby }}
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit d7f90c7

Please sign in to comment.