Skip to content

Commit

Permalink
fixup test_ert_with_flow
Browse files Browse the repository at this point in the history
  • Loading branch information
berland committed Dec 20, 2024
1 parent 8a7bb07 commit 3fdba6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_ert_with_flow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
set -e
pytest tests/ert/unit_tests/resources/test_run_flow_simulator.py
push test-data/ert/flow_example
pushd test-data/ert/flow_example
perl -p -i -e 's/NUM_REALIZATIONS\s*12/NUM_REALIZATIONS 2/g' flow.ert
ert ensemble_experiment flow.ert --disable-monitor
popd
Expand Down

0 comments on commit 3fdba6d

Please sign in to comment.