File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2424 ruby-version : ${{ matrix.ruby_version }}
2525 bundler-cache : true
2626 - uses : you54f/pact-cli@main
27- - run : pact-cli plugin install --yes https://github.com/mefellows/pact-matt-plugin/releases/tag/v0.1.1
27+ - run : pact plugin install --yes https://github.com/mefellows/pact-matt-plugin/releases/tag/v0.1.1
2828 - name : Test Pact-Ruby Specs
2929 run : " bundle exec rake"
3030 - name : Test Pact-Ruby Zoo App Specs
6464 ruby-version : ${{ matrix.ruby_version }}
6565 bundler-cache : true
6666 - uses : you54f/pact-cli@main
67- - run : pact-cli plugin install --yes https://github.com/mefellows/pact-matt-plugin/releases/tag/v0.1.1
67+ - run : pact plugin install --yes https://github.com/mefellows/pact-matt-plugin/releases/tag/v0.1.1
6868 - run : " bundle exec appraisal install"
6969 - run : " bundle exec appraisal rack-2 rake"
7070 - run : " bundle exec appraisal rack-2 rake spec:v2"
You can’t perform that action at this time.
0 commit comments