Skip to content

Commit

Permalink
Removed build from tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mymattcarroll committed Jun 14, 2024
1 parent 9dd6683 commit e94c1eb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,5 @@ jobs:
sarif_file: devskim-results.sarif
- name: Install dependencies
run: dotnet restore
- name: Build
run: dotnet build --configuration Release --no-restore
- name: Test
run: dotnet test --no-restore --verbosity normal --configuration Release --logger GitHubActions

0 comments on commit e94c1eb

Please sign in to comment.