1
0
mirror of https://github.com/fumiama/base16384.git synced 2026-06-05 02:00:31 +08:00

chore(ci): make lint happy

This commit is contained in:
源文雨
2024-04-04 21:15:38 +09:00
parent d27486f80d
commit d8587de86c

View File

@@ -21,4 +21,4 @@ jobs:
cd build
cmake -DBUILD=test ..
make
make test || make test --rerun-failed --output-on-failure
make test || ctest --rerun-failed --output-on-failure