mirror of
https://git.mirrors.martin98.com/https://github.com/gulrak/filesystem
synced 2025-06-02 18:29:17 +08:00
Small update to cirrus test script.
This commit is contained in:
parent
06433ccb3c
commit
56c58756aa
@ -1,5 +1,6 @@
|
||||
#!/bin/sh
|
||||
cd build
|
||||
echo "Tests run as user: $USER"
|
||||
ctest -E Windows
|
||||
if [ -f "test/std_filesystem_test" ]; then
|
||||
test/std_filesystem_test || true
|
||||
|
Loading…
x
Reference in New Issue
Block a user