Skip to content

Commit 7753528

Browse files
committed
fix titles
1 parent d3b0637 commit 7753528

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
run: bundle exec rspec
3333

3434
json_schema:
35-
name: Validate JSON schemas
35+
name: Validate JSON schema
3636

3737
runs-on: ubuntu-latest
3838

@@ -60,5 +60,5 @@ jobs:
6060
ruby-version: '3.1'
6161
bundler-cache: true
6262

63-
- name: Run bashly schema
63+
- name: Test schema
6464
run: bundle exec run schema

0 commit comments

Comments
 (0)