Skip to content

Commit

Permalink
ci: update github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
esimov committed Oct 26, 2021
1 parent 4c34eb9 commit c151a99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -46,4 +46,4 @@ jobs:
run: sudo make

- name: Test
run: go test -v ./core/... -run=.
run: go test -v ./core/... -run=. -cover

0 comments on commit c151a99

Please sign in to comment.