Skip to content

Commit

Permalink
CI: Don't depend on Python for the C BMI unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilMiller authored and hellkite500 committed Apr 17, 2024
1 parent 6ad6cd3 commit 2902550
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test_and_validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,8 +166,6 @@ jobs:
targets: "test_bmi_c"
build-cores: ${{ env.LINUX_NUM_PROC_CORES }}
bmi_c: 'ON'
#Is this required for this test???
use_python: 'ON'

- name: run_bmi_c_tests
run: |
Expand Down

0 comments on commit 2902550

Please sign in to comment.