mirror of
https://github.com/tailix/libkernaux.git
synced 2024-11-13 11:04:27 -05:00
Rename workflow step
This commit is contained in:
parent
13fc89d47d
commit
b26ae01be9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue