Skip to content

Commit

Permalink
Update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Sleepw4lker committed Oct 31, 2024
1 parent 6bd69b2 commit 71e3e19
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,5 @@ jobs:
- name: Install dependencies
run: dotnet restore

- name: Build
run: dotnet build

- name: Test with the dotnet CLI
run: dotnet test
- name: Build Debug
run: msbuild TameMyCerts\TameMyCerts.csproj -property:Configuration=debug

0 comments on commit 71e3e19

Please sign in to comment.