Skip to content

Commit

Permalink
Update build-app.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
volbobvol authored Dec 30, 2024
1 parent ae577c5 commit 9e82ee2
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/build-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,6 @@ name: e2e big exe tests
on:
workflow_dispatch:
jobs:
build1:
name: "build"
runs-on: windows-latest
environment: ${{ inputs.environment }}
steps:
- name: Checkout
uses: actions/checkout@v3
build:
runs-on: windows-latest
environment: ${{ inputs.environment }}
Expand Down

0 comments on commit 9e82ee2

Please sign in to comment.