Skip to content

Commit

Permalink
workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
anton-seaice committed Jul 23, 2024
1 parent 26595aa commit e516414
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-cice_ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ jobs:
cd $HOME/cice
source /usr/share/miniconda/etc/profile.d/conda.csh
conda activate cice
/bin/csh cice.setup -m conda -e ${{ matrix.envdef }} -c case0 --pes 1x1 -s diag1
./cice.setup -m conda -e ${{ matrix.envdef }} -c case0 --pes 1x1 -s diag1
- name: check setup test
run: |
cd $HOME/cice
Expand Down

0 comments on commit e516414

Please sign in to comment.