Skip to content

Commit

Permalink
fix up
Browse files Browse the repository at this point in the history
Signed-off-by: SamYuan1990 <yy19902439@126.com>
  • Loading branch information
SamYuan1990 authored and guoger committed Apr 2, 2021
1 parent 4d834c1 commit bead684
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
displayName: build tape binary program
- script: make install
displayName: install tape to GOBIN
- script: make test
- script: make unit-test
displayName: run unit test

- job: dockerbuild
Expand Down

0 comments on commit bead684

Please sign in to comment.