mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-06-24 02:14:17 +00:00
only on push to master
This commit is contained in:
parent
2274e3e757
commit
943b227cb1
1 changed files with 3 additions and 1 deletions
4
.github/workflows/benchmark.yml
vendored
4
.github/workflows/benchmark.yml
vendored
|
|
@ -1,7 +1,9 @@
|
|||
name: Benchmarks
|
||||
|
||||
on:
|
||||
push
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
|
||||
jobs:
|
||||
testmacbenchmark:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue