Skip to content

Commit

Permalink
Run tests with scheduler feature flag enabled
Browse files Browse the repository at this point in the history
  • Loading branch information
berland committed Dec 11, 2023
1 parent 489b68f commit bb2af36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run_ert_test_data_setups.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ jobs:
run: |
pushd test-data/poly_example
ert test_run poly.ert
ert test_run --enable-scheduler poly.ert
popd
- name: Test snake_oil
run: |
Expand Down

0 comments on commit bb2af36

Please sign in to comment.