From 7059b553b49f6ca1ad414db5b3acc988fb4bc23c Mon Sep 17 00:00:00 2001 From: anton-seaice Date: Mon, 22 Jul 2024 16:26:29 +1000 Subject: [PATCH] test linux workflow --- .github/workflows/test-cice_ubuntu.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/test-cice_ubuntu.yml b/.github/workflows/test-cice_ubuntu.yml index a59c00db4..2af6bbe58 100644 --- a/.github/workflows/test-cice_ubuntu.yml +++ b/.github/workflows/test-cice_ubuntu.yml @@ -33,6 +33,7 @@ jobs: shell: /bin/bash {0} run: | ls + ls ($HOME) pwd - name: install miniconda uses: conda-incubator/setup-miniconda@v3