Skip to content

Commit

Permalink
updating GitHub pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
agracio committed Sep 18, 2024
1 parent e49c6f6 commit 607aed8
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,12 +57,7 @@ jobs:
# else
# core.setFailed("Unable to resolve Electron version for testing")
# fi
- name: Test resolved electron version
run: |
echo "electron version is ${{ steps.electron-test-version.outputs.test-version }}"
exit 1
- name: Setup env
uses: ./.github/actions/setup-env
with:
Expand Down

0 comments on commit 607aed8

Please sign in to comment.