Skip to content

Commit

Permalink
Merge branch 'CI-with-PETSc_jll-3.19.6' of https://github.com/UniMain…
Browse files Browse the repository at this point in the history
…zGeo/LaMEM into CI-with-PETSc_jll-3.19.6
  • Loading branch information
boriskaus committed Aug 29, 2024
2 parents 91a36ed + 97b0f48 commit 1b8cb63
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,13 +90,13 @@ jobs:
- name: 'Test LaMEM | Int64'
run: |
cd bin
# delete old directories
#rename directories
sudo -E rm -rf opt
sudo -E rm -rf deb
#rename directories
sudo -E cp -r opt64 opt
sudo -E cp -r deb64 deb
cd ..
julia --color=yes --depwarn=yes --inline=yes --project=. test/start_tests_CI.jl is64bit
Expand Down

0 comments on commit 1b8cb63

Please sign in to comment.