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

Commit

Permalink
maybe?
Browse files Browse the repository at this point in the history
  • Loading branch information
JaneJeon committed Dec 25, 2021
1 parent 2b836e7 commit 69be248
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
env:
CACHE_KEY: npm-cache-key-node-v${{ matrix.node-version }}
- run: npm ci
- run: docker-compose up -d
- run: docker compose up -d
- name: Test
run: npm test -- --ci --runInBand --reporters=default --reporters=jest-junit
env:
Expand Down

0 comments on commit 69be248

Please sign in to comment.