diff --git a/.github/workflows/regression.yml b/.github/workflows/regression.yml index 9d825d0..b6de074 100644 --- a/.github/workflows/regression.yml +++ b/.github/workflows/regression.yml @@ -8,7 +8,7 @@ env: jobs: install: name: Install dependencies - uses: ./.github/workflows/functional-tests-install.yml + uses: ./.github/workflows/install.yml electron-latest: name: Test electron@latest