We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6167370 commit ba3d5e4Copy full SHA for ba3d5e4
.github/workflows/ci.yml
@@ -3,6 +3,9 @@ name: CI
3
4
on: [push, pull_request]
5
6
+env:
7
+ FORCE_COLOR: 1
8
+
9
jobs:
10
package:
11
runs-on: ubuntu-latest
0 commit comments