Skip to content

Commit

Permalink
github test: update artifact file name
Browse files Browse the repository at this point in the history
  • Loading branch information
ilius committed Sep 5, 2024
1 parent 5596b7f commit eb9eeb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,5 @@ jobs:
if: always()
uses: actions/upload-artifact@v4
with:
name: artifacts-{{ github.sha }}-py${{ matrix.python-version }}
name: pyglossary-test-ubuntu-py${{ matrix.python-version }}
path: artifacts

0 comments on commit eb9eeb4

Please sign in to comment.