diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index 7d66d4aac8..298cc83e2f 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -56,7 +56,7 @@ jobs: - name: Run pytest -nauto run: | source /tmp/tinygrad_pytest_ci/bin/activate - pytest -nauto --durations=20 + pytest -nauto --ignore test/amd/ --durations=20 testmacbenchmark: name: Mac Benchmark