Skip to content

Commit

Permalink
one more
Browse files Browse the repository at this point in the history
  • Loading branch information
prezaei committed Jan 12, 2025
1 parent 4e17ad1 commit be6a3a6
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,5 @@ jobs:
dotnet-version: |
9.0.x
- name: Build - Release
run: dotnet build -c Release src/Interprocess.sln

- name: Test - Debug
- name: Build and Test
run: dotnet test src/Interprocess.sln

0 comments on commit be6a3a6

Please sign in to comment.