Skip to content

Commit

Permalink
Stroring artifacts p.2
Browse files Browse the repository at this point in the history
  • Loading branch information
stdefeber authored Oct 3, 2024
1 parent 8e230b8 commit 6c142e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-on-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ jobs:
- name: Test package
run: |
pytest -v -n auto
- name: Archive build artifacts
uses: actions/upload-artifact@v4
- name: "Archive build artifacts"
uses: upload-artifact@v3.2.1-node20
with:
name: "debug"
path: |
Expand Down

0 comments on commit 6c142e6

Please sign in to comment.