Skip to content

Commit 49d6de4

Browse files
committed
Skipping artifacts for *nix run
1 parent 3428bd6 commit 49d6de4

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,6 @@ jobs:
3333
- name: Build and Test
3434
run: ./Build.ps1
3535
shell: pwsh
36-
- name: Test Artifacts
37-
uses: actions/upload-artifact@v4
38-
with:
39-
name: artifacts
40-
path: artifacts/**/*.trx
4136
build-windows:
4237
needs: build
4338
strategy:

0 commit comments

Comments
 (0)