Skip to content

Commit

Permalink
[tests] specify python version in artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
itsnebulalol committed Jul 24, 2022
1 parent 12e72b7 commit cbc8ee6
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 @@ -45,5 +45,5 @@ jobs:
# Upload test artifact
- uses: actions/upload-artifact@v3
with:
name: TaurineTest
name: TaurineTest-Python${{ matrix.python-version }}.deb
path: output/Taurine.deb

0 comments on commit cbc8ee6

Please sign in to comment.