Skip to content

Commit

Permalink
Add new env var to the GitHub debug integration workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Myoldmopar committed Aug 29, 2024
1 parent af17fd2 commit 696d8f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test_debug_integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ env:
FC: gfortran-13
Python_REQUIRED_VERSION: 3.12.3 # 3.12.2 not available on Ubuntu 24 GHA
shell: bash
CI_FORCE_TIME_STEP: 'Y' # Force E+ to run integration tests at 30 minutes for CI time saving!

jobs:
run_debug_integration:
Expand Down

0 comments on commit 696d8f1

Please sign in to comment.