We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0861d5f commit 1feecccCopy full SHA for 1feeccc
.github/workflows/front.yml
@@ -24,3 +24,5 @@ jobs:
24
- run: yarn --cwd front install
25
- run: yarn --cwd front test-coverage
26
- run: yarn --cwd front build
27
+ env:
28
+ CI: false
0 commit comments