mirror of
https://github.com/RGBCube/alejandra
synced 2025-07-30 12:07:46 +00:00
feat: better ci logs
This commit is contained in:
parent
993fdd2ff6
commit
6692b4ae85
3 changed files with 12 additions and 7 deletions
|
@ -1,7 +1,8 @@
|
|||
agents:
|
||||
queue: private
|
||||
|
||||
steps:
|
||||
- label: build
|
||||
agents:
|
||||
queue: private
|
||||
artifacts:
|
||||
- alejandra-*
|
||||
command:
|
||||
|
@ -16,8 +17,6 @@ steps:
|
|||
- cp -L result/* .
|
||||
|
||||
- label: coverage
|
||||
agents:
|
||||
queue: private
|
||||
command:
|
||||
- echo +++ Fetch
|
||||
- git branch -D main
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue