Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zachmann authored Aug 29, 2024
1 parent 27c00c2 commit 1778c10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,5 @@ jobs:
if: always() && github.event_name == 'pull_request'
uses: actions/upload-artifact@main
with:
name: ${{ matrix.os }}-bottles
name: bottles_${{ matrix.os }}
path: '*.bottle.*'

0 comments on commit 1778c10

Please # to comment.