test artifacts1
Some checks are pending
Python CI / test (push) Waiting to run
Python CI / build (push) Blocked by required conditions
Python CI / publish (push) Blocked by required conditions

This commit is contained in:
Benedith Mulongo 2024-10-11 16:28:08 +02:00
parent 429410baf2
commit 66146da3dd
Signed by: benedith
GPG key ID: 62D68B584B4B3EB3

View file

@ -79,5 +79,5 @@ jobs:
uses: actions/upload-artifact@v4 uses: actions/upload-artifact@v4
with: with:
name: my-artifact name: my-artifact
path: dist/* path: ${{ github.workspace }}/dist/*
retention-days: 5 retention-days: 5