Skip to content

Commit

Permalink
chore(workflow): correct workflow call in regression
Browse files Browse the repository at this point in the history
  • Loading branch information
przucidlo committed Jul 3, 2024
1 parent 4b69afd commit 5a92b39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/regression.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5a92b39

Please sign in to comment.