Skip to content

Commit

Permalink
Update sifdecoder.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
amontoison committed Aug 16, 2024
1 parent 73c6f90 commit c9439a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sifdecoder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ jobs:
fi
if [[ "${{ matrix.precision }}" == "quadruple" ]]; then
if [[ -f "ELFUN_q.SIF" ]]; then
problems+=("$file")
else
./sifdecoder_standalone -qp "$file"
gfortran -shared -fPIC *.f
Expand Down

0 comments on commit c9439a1

Please sign in to comment.