forked from tinygrad/tinygrad
don't run tinyboxbenchmark on fork (#16741)
This commit is contained in:
@@ -201,6 +201,7 @@ jobs:
|
||||
shell: bash -e -o pipefail {0}
|
||||
env:
|
||||
DEV: ${{ matrix.dev }}
|
||||
if: github.repository_owner == 'tinygrad'
|
||||
steps:
|
||||
- name: Checkout Code
|
||||
uses: actions/checkout@v6
|
||||
|
||||
Reference in New Issue
Block a user