Skip to content

Commit 224f723

Browse files
author
Salvador Santoluctio
committed
auto test
1 parent 3e4ae1e commit 224f723

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.github/workflows/run_tests.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,3 @@ jobs:
3535
- name: Run test workflow
3636
run: python tests/test_workflow.py
3737
shell: bash
38-
39-
- name: Upload test outputs as artifacts
40-
uses: actions/upload-artifact@v3
41-
if: always()
42-
with:
43-
name: test-outputs-${{ matrix.os }}-py${{ matrix.python-version }}
44-
path: |
45-
tests/test-project/targets/pxie-7903/objects
46-
tests/test-plugin-install-dir

0 commit comments

Comments
 (0)