Check dist/ / Check dist/ (push) Failing after 0s
Licensed / Check licenses (push) Failing after 0s
Tests / build (ubuntu-latest) (push) Failing after 0s
Tests / test-save (ubuntu-latest) (push) Failing after 1s
Tests / test-proxy-save (push) Failing after 10s
Code scanning - action / CodeQL-Build (push) Failing after 0s
Tests / test-proxy-restore (push) Has been skipped
Tests / build (macOS-latest) (push) Has been cancelled
Tests / build (windows-latest) (push) Has been cancelled
Tests / test-save (macOS-latest) (push) Has been cancelled
Tests / test-save (windows-latest) (push) Has been cancelled
Tests / test-restore (macOS-latest) (push) Has been cancelled
Tests / test-restore (ubuntu-latest) (push) Has been cancelled
Tests / test-restore (windows-latest) (push) Has been cancelled
4 lines
71 B
TypeScript
4 lines
71 B
TypeScript
import { restoreOnlyRun } from "./restoreImpl";
|
|
|
|
restoreOnlyRun(true);
|