Skip to content

Commit 52d1637

Browse files
export GAP_PRINT_BANNER=false
1 parent bea4081 commit 52d1637

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/Tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ jobs:
6565
if [ -d "CategoricalTowers/Toposes" ]; then make -C "CategoricalTowers/Toposes" doc; fi
6666
- name: Test LoopIntegrals
6767
run: |
68+
export GAP_PRINT_BANNER=false
6869
make -C LoopIntegrals --trace -j $(nproc) --output-sync ci-test
6970
- name: Release package or simulate release
7071
run: |

0 commit comments

Comments
 (0)