mirror of
https://github.com/jaedle/mirror-to-gitea.git
synced 2026-01-06 19:43:50 -05:00
Update Taskfile.yml
This commit is contained in:
@@ -6,7 +6,7 @@ tasks:
|
||||
cmds:
|
||||
- task: install
|
||||
- task: clean
|
||||
- task: check
|
||||
# - task: check
|
||||
- task: test
|
||||
- task: build
|
||||
|
||||
@@ -24,4 +24,4 @@ tasks:
|
||||
clean: npm run clean
|
||||
check: npm run check
|
||||
test: npm run test
|
||||
build: npm run build
|
||||
build: npm run build
|
||||
|
||||
Reference in New Issue
Block a user