Skip to content

Commit

Permalink
fixed makefile degradation-test
Browse files Browse the repository at this point in the history
  • Loading branch information
AKorpusenko committed Feb 28, 2024
1 parent 39b9793 commit 1a447fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/degradation-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ jobs:
cd ./scripts/degradation-tester
go install .
- name: Run degradation tester tool
- name: Run degradation-test
run: |
make degradation-tester
make degradation-test
env:
GO111MODULE: on

0 comments on commit 1a447fd

Please sign in to comment.