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 66ccfa7 commit ecb0de5Copy full SHA for ecb0de5
.github/workflows/ruby_lint.yml
@@ -31,4 +31,5 @@ jobs:
31
bundler-cache: true
32
33
- name: lint
34
- run: bundle exec standardrb
+ working_directory: /home/runner/work/casa/casa/
35
+ run: bin/standardrb
0 commit comments