Skip to content

Commit

Permalink
Merge pull request ecmwf#122 from ecmwf/fix/ci-hpc-inputs
Browse files Browse the repository at this point in the history
CI fix package modules input syntax
  • Loading branch information
dtip authored Apr 5, 2023
2 parents 3ba1bed + a46c934 commit 63005d9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/reusable-ci-hpc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@ jobs:
ecbuild
ninja
--modules-package: |
fftw
eigen
atlas:fftw,eigen
--dependencies: |
${{ inputs.eckit || 'ecmwf/eckit@develop' }}
--parallel: 64
Expand Down

0 comments on commit 63005d9

Please sign in to comment.