Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Skipping artifacts for *nix run
  • Loading branch information
jbogard committed Nov 4, 2025
commit 49d6de4eb8228b9abc88281a43cd72b9dbdb1005
5 changes: 0 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,6 @@ jobs:
- name: Build and Test
run: ./Build.ps1
shell: pwsh
- name: Test Artifacts
uses: actions/upload-artifact@v4
with:
name: artifacts
path: artifacts/**/*.trx
build-windows:
needs: build
strategy:
Expand Down