1
Fork 0
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:
RGBCube 2022-12-04 20:00:20 +03:00
parent 3f3180f80a
commit c05816a92f
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@ name: Deploy Docs
on: push
jobs:
build:
deploy-docs:
runs-on: ubuntu-latest
steps:
- name: Set Up V

View file

@ -5,7 +5,7 @@ on:
- push
jobs:
build:
verify-formatting:
runs-on: ubuntu-latest
steps:
- name: Set Up V