Closed Lzzzzzt closed 2 months ago
Find and fix a bug in CI:
When CHANNEL is nightly, this will happen
CHANNEL
nightly
+ [ nightly == nightly ] .github/workflows/ci.sh: 42: [: nightly: unexpected operator
This bug is found because #300 pass all the CI test but failed in code-coverage.
This PR fix this bug, and also fix the error in code-coverage
Find and fix a bug in CI:
When
CHANNEL
isnightly
, this will happenThis bug is found because #300 pass all the CI test but failed in code-coverage.
This PR fix this bug, and also fix the error in code-coverage