Fix synapse logs directory in Cypress tests (#8326)
I changed it in one place but not the otherpull/21833/head
parent
a63449acdd
commit
123a659cf8
|
@ -46,4 +46,4 @@ jobs:
|
||||||
path: |
|
path: |
|
||||||
cypress/screenshots
|
cypress/screenshots
|
||||||
cypress/videos
|
cypress/videos
|
||||||
cypress/dockerlogs
|
cypress/synapselogs
|
||||||
|
|
Loading…
Reference in New Issue