Skip to content

Commit daa8797

Browse files
committed
git workflow
1 parent 2d763af commit daa8797

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-forecast-explainer-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,4 @@ jobs:
5656
pip install -r test-requirements-operators.txt
5757
pip install "oracle-automlx[forecasting]>=25.1.1"
5858
pip install pandas>=2.2.0
59-
python -m pytest -v -p no:warnings --durations=5 --asyncio-default-fixture-loop-scope=function tests/operators/forecast/test_explainers.py
59+
python -m pytest -v -p no:warnings --durations=5 tests/operators/forecast/test_explainers.py

0 commit comments

Comments
 (0)