We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0ebd45 commit 0c499bdCopy full SHA for 0c499bd
1 file changed
.github/workflows/windows.yml
@@ -40,7 +40,7 @@ jobs:
40
# Ruby 3.4
41
- ruby: "ruby"
42
appraisal: "current"
43
- exec_cmd: "rake spec"
+ exec_cmd: "rspec"
44
gemfile: "Appraisal.root"
45
rubygems: latest
46
bundler: latest
0 commit comments