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 8c8aa8c commit e3748f3Copy full SHA for e3748f3
.github/workflows/build.yml
@@ -19,8 +19,6 @@ jobs:
19
bundler-cache: true
20
- run: bundle exec rake compile
21
- run: bundle exec rake test
22
- env:
23
- STRESS: 1
24
- run: bundle exec yard --fail-on-warning
25
- run: bundle exec rake test:docs
26
0 commit comments