Skip to content

Commit

Permalink
config
Browse files Browse the repository at this point in the history
  • Loading branch information
hendrikmakait committed Jul 15, 2023
1 parent 30342b1 commit 5091151
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions AB_environments/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ test_null_hypothesis: true

# Test directories, test files, or individual tests to run.
targets:
# - tests/benchmarks/test_array.py::test_rechunk_in_memory
# - tests/benchmarks/test_array.py::test_rechunk_striping
# - tests/benchmarks/test_array.py::test_rechunk_swap_axes
- tests/benchmarks/test_array.py::test_rechunk_in_memory
- tests/benchmarks/test_array.py::test_rechunk_striping
- tests/benchmarks/test_array.py::test_rechunk_swap_axes
- tests/benchmarks/test_array.py::test_rechunk_out_of_memory

# - tests/runtime
Expand Down

0 comments on commit 5091151

Please sign in to comment.