Skip to content

Commit

Permalink
Update ci.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
xianhuawei authored May 26, 2022
1 parent 11642eb commit 290af0a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ jobs:
- name: run-test
id: unittest
run: |
go get -u github.com/dave/courtney@038390a12707e2d91979d2ca77a71597f4afe400
go test -run=XXX -bench=. $(go list ./crypto)
bash <(curl -s https://codecov.io/bash)
Expand Down

0 comments on commit 290af0a

Please sign in to comment.