Skip to content

Commit

Permalink
workflow fix
Browse files Browse the repository at this point in the history
  • Loading branch information
AKorpusenko committed Feb 28, 2024
1 parent 3b6366f commit 13cf9bc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/degradation-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,10 @@ jobs:
- name: Run performance tests
run: |
pwd
cd ..
cd ..
pwd
make degradation-tester
env:
GO111MODULE: on

0 comments on commit 13cf9bc

Please sign in to comment.