We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 766c7a0 commit 763521dCopy full SHA for 763521d
.github/workflows/ci-meson.yml
@@ -81,7 +81,7 @@ jobs:
81
run: |
82
# We don't install sage_setup, so don't try to test it
83
rm -R ./src/sage_setup/
84
- ./sage -t --all -p4
+ ./sage -t --all -p4 --format github
85
86
- name: Upload log
87
uses: actions/[email protected]
0 commit comments