Skip to content

Commit

Permalink
change call order
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardo2204 committed Apr 5, 2021
1 parent 6434998 commit 664850b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,8 @@ jobs:
discovery type: single-node
- name: Performance test
run: |
make coverage
make ci-perf
make coverage
- name: Install goveralls
env:
GO111MODULE: off
Expand Down

0 comments on commit 664850b

Please sign in to comment.