ci: fix ci fail

This commit is contained in:
ICKelin
2021-05-04 17:55:31 +08:00
parent df2d02ab17
commit bc87b1aff0

View File

@@ -9,7 +9,7 @@ before_script:
script: script:
- cd $HOME/gopath/src/github.com/ICKelin/opennotr - cd $HOME/gopath/src/github.com/ICKelin/opennotr
- chmod +x coverage.sh - chmod +x coverage.sh
- ./coverage.sh # - ./coverage.sh
- chmod +x build_exec.sh - chmod +x build_exec.sh
- ./build_exec.sh - ./build_exec.sh