Skip to content

Commit 1feeccc

Browse files
committed
add ci false back
1 parent 0861d5f commit 1feeccc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/front.yml

+2
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,5 @@ jobs:
2424
- run: yarn --cwd front install
2525
- run: yarn --cwd front test-coverage
2626
- run: yarn --cwd front build
27+
env:
28+
CI: false

0 commit comments

Comments
 (0)