Update backup integration tests to fcd73d83
This commit is contained in:
parent
a068456139
commit
d768e56d4b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -194,7 +194,7 @@ jobs:
|
|||
uses: actions/checkout@v4
|
||||
with:
|
||||
repository: 'signalapp/Signal-Message-Backup-Tests'
|
||||
ref: 'c84390838f65c6c0927c9bbcc3a240f986fc4a80'
|
||||
ref: 'fcd73d838997294dc2d27b536cd1112ab33c4ee0'
|
||||
path: 'backup-integration-tests'
|
||||
|
||||
- run: xvfb-run --auto-servernum npm run test-electron
|
||||
|
|
Loading…
Reference in a new issue