Skip to content

Commit

Permalink
Testing GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
rusini committed May 2, 2024
1 parent f886931 commit 6188f64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cross.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
- run: |
QEMU_LD_PREFIX=/usr/${{matrix.target.label}} \
./mnl <(echo '{{extern "manool.org.18/std/0.6/all"} in Out.WriteLine[Pi[F64] " " Pi[F32]]}')
./mnl <(echo '{{extern "manool.org.18/std/0.6/all"} in Out.WriteLine[Acos[F64[(~1)$]] " " Acos[F32[(~1)$]]]}')
- name: Upload Results
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 6188f64

Please sign in to comment.