mirror of
https://github.com/RGBCube/color.v
synced 2025-07-30 17:37:45 +00:00
Clean some stuff in workflows
This commit is contained in:
parent
3f3180f80a
commit
c05816a92f
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@ name: Deploy Docs
|
|||
on: push
|
||||
|
||||
jobs:
|
||||
build:
|
||||
deploy-docs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Set Up V
|
2
.github/workflows/verify-formatting.yml
vendored
2
.github/workflows/verify-formatting.yml
vendored
|
@ -5,7 +5,7 @@ on:
|
|||
- push
|
||||
|
||||
jobs:
|
||||
build:
|
||||
verify-formatting:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Set Up V
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue