mirror of
https://github.com/halejohn/Cloudreve.git
synced 2026-01-26 17:41:57 +08:00
Fix: failed test due to relative path
This commit is contained in:
@@ -24,8 +24,4 @@ deploy:
|
||||
draft: true
|
||||
skip_cleanup: true
|
||||
on:
|
||||
tags: true
|
||||
# script:
|
||||
# - go test -coverprofile=coverage.txt -covermode=atomic ./...
|
||||
# after_success:
|
||||
# - bash <(curl -s https://codecov.io/bash)
|
||||
tags: true
|
||||
Reference in New Issue
Block a user