mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2025-02-02 10:38:25 +00:00
Added make check for src directory for Linux OS
This commit is contained in:
parent
67e6b9e495
commit
235bccced5
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -112,6 +112,7 @@ jobs:
|
||||
|
||||
- name: Test suite
|
||||
run: |
|
||||
make check -C src
|
||||
make ALL_TESTS=1 check -C test || (test/filter-suite-log.sh test/test-suite.log; exit 1)
|
||||
|
||||
# [NOTE]
|
||||
|
Loading…
x
Reference in New Issue
Block a user