Skip to content

Commit

Permalink
fix Ci bug #2
Browse files Browse the repository at this point in the history
  • Loading branch information
MircoValentiniECMWF committed Aug 12, 2024
1 parent 00e5480 commit 95456cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ecom/encoders/utils/runtime/time_runtime_utils_mod.F90
Original file line number Diff line number Diff line change
Expand Up @@ -336,6 +336,7 @@ FUNCTION TO_BE_ENCODED( ENCODING_INFO, ISTEP, CURR_TIME, UPDATE_TIME_HISTORY ) R

! Symbols imported from other modules within the project.
USE :: OM_CORE_MOD, ONLY: JPIB_K
USE :: OM_CORE_MOD, ONLY: JPRD_K
USE :: OM_CORE_MOD, ONLY: TIME_HISTORY_T
USE :: OM_CORE_MOD, ONLY: CURR_TIME_T
USE :: ENCODING_INFO_MOD, ONLY: ENCODING_INFO_T
Expand Down

0 comments on commit 95456cb

Please sign in to comment.