Skip to content

Commit

Permalink
Fix performance test
Browse files Browse the repository at this point in the history
  • Loading branch information
FelonEkonom committed Apr 3, 2024
1 parent 5357161 commit ad5612a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@ jobs:
steps:
- attach_workspace:
at: .
- run: cd app; git reset --hard; cd ..
- run: cp -r benchmark/ ~/benchmark_backup/
- run: cp mix.exs ~/benchmark_backup/
- run: docker pull membraneframeworklabs/docker_membrane
Expand Down

0 comments on commit ad5612a

Please sign in to comment.