Fix: failed test due to relative path

This commit is contained in:
HFO4
2020-03-12 09:15:30 +08:00
parent 83b292c9ba
commit 37de715541
9 changed files with 17 additions and 30 deletions

View File

@@ -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