Skip to content

Commit

Permalink
revertme always upload
Browse files Browse the repository at this point in the history
  • Loading branch information
abe-winter committed Dec 29, 2023
1 parent 2e7c972 commit e5a00d6
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 @@ -35,7 +35,7 @@ jobs:
# if: github.event_name == 'pull_request'

- name: Upload bottles as artifact
if: always() && github.event_name == 'pull_request'
# if: always() && github.event_name == 'pull_request'
uses: actions/upload-artifact@v3
with:
name: bottles
Expand Down

0 comments on commit e5a00d6

Please sign in to comment.