We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c23243 commit 538edb8Copy full SHA for 538edb8
.github/workflows/ci.yml
@@ -97,6 +97,6 @@ jobs:
97
- name: Test single precision
98
run: |
99
export TERM=xterm
100
- $SIFDECODE/bin/sifdecoder -A ${{ matrix.arch }} ROSENBR
+ $SIFDECODE/bin/sifdecoder -sp -A ${{ matrix.arch }} ROSENBR
101
$CUTEST/bin/runcutest -A ${{ matrix.arch }} --single -p gen77
102
$CUTEST/bin/runcutest -A ${{ matrix.arch }} --single -p gen90
0 commit comments