Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fundthmcalculus committed Nov 17, 2023
1 parent 66a82fe commit d99781b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,15 @@ on:
- main
pull_request:
workflow_dispatch:
label:

env:
# https://github.com/orgs/Homebrew/discussions/4401
HOMEBREW_NO_INSTALL_FROM_API: 1

jobs:
test-bot:
if: contains(github.event.pull_request.labels.*.name, 'pr-test')
strategy:
matrix:
os: [ubuntu-latest, macos-latest]
Expand Down

0 comments on commit d99781b

Please sign in to comment.