mirror of
https://github.com/fumiama/base16384.git
synced 2026-06-13 00:00:23 +08:00
chore(ci): make lint happy
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -21,4 +21,4 @@ jobs:
|
|||||||
cd build
|
cd build
|
||||||
cmake -DBUILD=test ..
|
cmake -DBUILD=test ..
|
||||||
make
|
make
|
||||||
make test || make test --rerun-failed --output-on-failure
|
make test || ctest --rerun-failed --output-on-failure
|
||||||
|
|||||||
Reference in New Issue
Block a user