Skip to content

Commit

Permalink
test ghactions
Browse files Browse the repository at this point in the history
  • Loading branch information
apcraig committed Jul 19, 2023
1 parent 00b05df commit 4fc6f1a
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/test-cice.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ jobs:
echo "tcx7"
echo "tcx8"
echo "tcx9"
exit -9
- name : install miniconda
shell: /bin/bash {0}
run: |
Expand Down Expand Up @@ -118,6 +117,11 @@ jobs:
mpifort --version
mpicc --version
make --version
echo "tcx5"
env
echo "tcx6"
env | grep -i frameworks
exit -9
- name: check setup case
run: |
cd $HOME/cice
Expand Down

0 comments on commit 4fc6f1a

Please sign in to comment.