We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ef0160 commit 7af184cCopy full SHA for 7af184c
.github/workflows/ruby-lint.yml
@@ -5,7 +5,7 @@ on:
5
pull_request:
6
7
jobs:
8
- lint:
+ ruby-lint:
9
runs-on: ubuntu-latest
10
steps:
11
- uses: actions/checkout@v6
.github/workflows/ruby-test.yml
- test:
+ ruby-test:
0 commit comments