pull/1907/head
Tatsuhiro Tsujikawa 2022-04-09 15:07:25 +09:00
parent 998f203288
commit 55f4bc139a
1 changed files with 1 additions and 2 deletions

View File

@ -62,5 +62,4 @@ jobs:
CPPFLAGS="-fsanitize=address" LDFLAGS="-fsanitize=address"
- name: Build aria2
run: |
make
make check
make -j$(nproc) check