Open nhooyr opened 1 year ago
So that ./ci/ci.sh fmt test works as expected with make. Right now, it's equivalent to the single filter fmt/test.
./ci/ci.sh fmt test
make
fmt/test
So that
./ci/ci.sh fmt test
works as expected withmake
. Right now, it's equivalent to the single filterfmt/test
.