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:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user