Skip to content
This repository has been archived by the owner on Jan 12, 2023. It is now read-only.

Commit

Permalink
disable down
Browse files Browse the repository at this point in the history
  • Loading branch information
JaneJeon committed Dec 25, 2021
1 parent af734d1 commit 945467e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,5 @@ jobs:
if: always() # always run even if the previous step fails
with:
report_paths: reports/jest-node*/*.xml
- run: docker-compose down
if: always()
# - run: docker-compose down
# if: always()

0 comments on commit 945467e

Please sign in to comment.