Rename workflow step

This commit is contained in:
Alex Kotov 2022-01-18 22:33:58 +05:00
parent 13fc89d47d
commit b26ae01be9
Signed by: kotovalexarian
GPG Key ID: 553C0EBBEB5D5F08
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ jobs:
- name: rake compile
working-directory: pkgs/ruby
run: rake compile
- name: test
- name: test & lint
working-directory: pkgs/ruby
run: rake