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 94e93b0 commit 27c00c2
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: ${{ runner.os }}-bottles
name: ${{ matrix.os }}-bottles
path: '*.bottle.*'

0 comments on commit 27c00c2

Please sign in to comment.