Skip to content

Commit 94f6dbf

Browse files
committed
Fix performance test
1 parent 5357161 commit 94f6dbf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

+1
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,7 @@ jobs:
152152
steps:
153153
- attach_workspace:
154154
at: .
155+
- run: git reset --hard
155156
- run: cp -r benchmark/ ~/benchmark_backup/
156157
- run: cp mix.exs ~/benchmark_backup/
157158
- run: docker pull membraneframeworklabs/docker_membrane

0 commit comments

Comments
 (0)