Skip to content

Commit

Permalink
fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
YuuuXie committed Oct 31, 2022
1 parent 5b08661 commit 75083d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flare.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
echo "OpenMP ${{ matrix.omp }}"
echo "Lapack ${{ matrix.lapack }}"
cmake .. -DCMAKE_BUILD_TYPE=Test
cmake .. -DBUILD_TESTING=ON
cmake --build . -j
cp _C_flare* ../flare/bffs/sgp
cd ctests
Expand Down

0 comments on commit 75083d7

Please sign in to comment.