Skip to content

Commit

Permalink
Update CI.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
stan-sz authored Oct 15, 2024
1 parent 0fea741 commit f5e4f54
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/CI.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,5 @@ jobs:
@rem CODESYNC: WindowsReFSDriveSession.cs
set CoW_Test_ReFS_Drive=E:\
dotnet test --configuration Release --no-build /bl
dotnet test --configuration Release --no-build
shell: cmd
- uses: actions/upload-artifact@v4
if: always()
with:
# implicitly named as 'artifact'
path: msbuild.binlog

0 comments on commit f5e4f54

Please sign in to comment.