Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fangjian19 authored Dec 20, 2024
1 parent ed023bd commit 8ceb289
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,4 @@ jobs:
cmake -S . -B build
cmake --build build -j 2
cmake --install build
./build/bin/gridgen-isotropic
cp -v OCFD-grid.dat ./build/RunTests/isotropic
./build/bin/init-isotropic
cp -v opencfd-comb.dat ./build/RunTests/isotropic
ctest --test-dir build

0 comments on commit 8ceb289

Please sign in to comment.