mirror of
https://github.com/MizuchiLabs/mantrae.git
synced 2025-12-16 20:05:17 -06:00
rm gen
This commit is contained in:
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@@ -4,7 +4,6 @@ on:
|
||||
push:
|
||||
tags:
|
||||
- "v*"
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
@@ -49,7 +48,6 @@ jobs:
|
||||
|
||||
- name: Generate & Build
|
||||
run: |
|
||||
task gen
|
||||
task lint
|
||||
task build:web
|
||||
|
||||
|
||||
1
.github/workflows/test.yaml
vendored
1
.github/workflows/test.yaml
vendored
@@ -43,7 +43,6 @@ jobs:
|
||||
|
||||
- name: Generate & Build
|
||||
run: |
|
||||
task gen
|
||||
task lint
|
||||
task build:web
|
||||
|
||||
|
||||
Reference in New Issue
Block a user