We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a7eba7 commit a8131a1Copy full SHA for a8131a1
1 file changed
.github/workflows/pull_request.yml
@@ -46,7 +46,7 @@ jobs:
46
- uses: ruby/setup-ruby@354a1ad156761f5ee2b7b13fa8e09943a5e8d252 # v1.229.0
47
with:
48
ruby-version: '3.2'
49
- - run: gem install rbs
+ - run: bundle install
50
- run: rbs -I sig validate
51
52
pinact:
0 commit comments