Skip to content

Commit

Permalink
tests
Browse files Browse the repository at this point in the history
  • Loading branch information
samsiddiquiz committed Jul 18, 2024
1 parent ece4d52 commit b6b2baa
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,6 @@ jobs:
- name: Checkout
uses: actions/checkout@v4

- name: Install dependencies
run: dotnet restore App

- name: Build
run: dotnet build --configuration Release --no-restore WpfApp

- name: Sign files with Trusted Signing
uses: azure/[email protected]
with:
Expand Down

0 comments on commit b6b2baa

Please sign in to comment.