Skip to content

Commit

Permalink
FEAT-#2479: change: TestDatasetSize -> MODIN_TEST_DATASET_SIZE
Browse files Browse the repository at this point in the history
Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
  • Loading branch information
anmyachev committed Dec 3, 2020
1 parent a2ba461 commit 45a75bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@ jobs:
env:
MODIN_ENGINE: ray
MODIN_MEMORY: 1000000000
TestDatasetSize: small
MODIN_TEST_DATASET_SIZE: small
name: test-asv-benchmarks
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 45a75bb

Please sign in to comment.