Skip to content

Commit 763521d

Browse files
committed
Show test failures of ci-meson as annotations
1 parent 766c7a0 commit 763521d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-meson.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
run: |
8282
# We don't install sage_setup, so don't try to test it
8383
rm -R ./src/sage_setup/
84-
./sage -t --all -p4
84+
./sage -t --all -p4 --format github
8585
8686
- name: Upload log
8787
uses: actions/[email protected]

0 commit comments

Comments
 (0)